Accessory Shield User Manual
Waveshare
3
V1.1.6, March 10
th
2015
2. How to use
In this chapter, we will introduce the basic operations of Arduino IDE in the section 2.1,
including custom library importation, program compiling and uploading. The detailed
operations and experiments of the devices on the board are presented in the section
2.2. The development board we used here is Arduino UNO PLUS. For more detailed
information about this development board, please refer to Appendix.
2.1 Arduino IDE
2.1.1 Library importation
Here we take the Arduino 1.0.6 (free installation) as an example to illustrate how to
import libraries. Firstly, start the software arduino-1.0.6.exe.
Then, click File -> Preferences, to enter the configuration interface.