ARDUINO SKETCHES
When you downloaded ZP-Studio you also downloaded the sketches
needed for each experiment. Look for a folder named Arduino
sketches.
There is a total of 9 files. Each file corresponds to a particular
chapter of the book (except for the chapter Keyboard which
doesn't require the Arduino). You don't need to understand the
source code to get through the book but we encourage you to
look at it and even modify it. Experimenting is the best way
to learn.
The files are named as follow:
- LogicAcquisitionAndSoftwareTutorial.ino
- SerialInterface.ino
- LED.ino
- Photoresistor.ino
- Sensors.ino
- FindTheKey.ino
- TemperatureControlledDCMotor.ino
- LCD.ino
- I2CProtocolControlTheLEDs.ino
16
Need help?
Do you have a question about the Arduino starter kit with Logic Analyzer and is the answer not in the manual?