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].

3.5 Project
- Project 1 Light up an LED
- Project 2 LED Brightness Controlled by PWM
- Project 3 Principle and Application of Line Tracking Sensor
- Project 4 Driving and Speed Control of Motor
- Project 5 Line Tracking Smart Car
- Project 6 Principle and Application of Infrared Obstacle Detector Sensor
- Project 7 Principle and Application of Ultrasonic Module
- Project 8 Obstacle Avoidance Smart Car
- Project 9 Principle and Application of Infrared Receiver
- Project 10 IR Remote Control Smart Car
- Project 11 Principle and Application of Bluetooth Remote Control
- Project 12 Bluetooth Controlled Smart Car