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 the application of L298N motor driver board
- Project 2 Line tracking smart car
- Project 3 Ultrasonic Obstacle Avoidance Smart Car
- Project 4 Infrared remote control smart car
- Project 5 Bluetooth smart car controlled by mobile phone
- Project 6 4 in 1(line tracking, obstacle avoidance, IR control, bluetooth control) program