3. Arduino Tutorial
3.1 Data download
Arduino information contains library files 、project code and APP,please click to download for follow-up study.
Data download: Arduino
3.2 Software Download
Open the browser and search: https://www.arduino.cc/en/software, we will take WINDOWS system as an example to show you how to download and install.

You just need to click JUSTDOWNLOAD,then click the downloaded file to install it.And when the ZIP file is downloaded,you can directly unzip and start it.

3.3 Set Arduino IDE
Connecting the board to the computer,and select the development board and port.

3.4 Add Library
Open the Arduino IDE, follow [Sketch] → [Include Library] → [Add .zip Library]. This method can only import one library file at a time. If the product has multiple libraries, please import them one by one following this process!

3.5 Project
- Project 1 Light up an LED
- Project 2 PWM Controlled Brightness
- Project 3 Light up LED Matrix
- Project 4 Principle and Application of Line Tracking Sensor
- Project 5 Motor Driving and Speed Control
- Project 6 Line Tracking Turtle
- Project 7 Principle and Application of Ultrasonic Module
- Project 8 Micro Servo Control
- Project 9 Turtle Robot Avoiding Obstacles
- Project 10 Principle and Application of Infrared Receiver
- Project 11 Infrared Control Turtle Robot
- Project 12 Principle and Application of Bluetooth Remote Control
- Project 13 Bluetooth Controlled Turtle Robot
- Project 14 4 in 1 Complete Robot