Componet used
- Arduino UNO –
- Smart robot car chassis with 2 x toy car wheels and 1 x Universal wheel (or ball casters) –
- Two DC motors –
- L298n motor driver –
- HC-SR04 Ultrasonic Sonar sensor –
- TowerPro micro servo 9g –
- 7.4V 1300mah Lipo battery –
- Jumper wires (male-to-male, male-to-female)
- Ultrasonic sonar sensor mounting bracket
- Screws and nuts
- Screwdriver
- Soldering iron
- Double sided tape(optional)
- Hot glue gun(optional)
Programming Arduino UNO
- Download and Install the Arduino Desktop IDE
- Download and paste NewPing library (Ultrasonic sensor function library) file to the Arduino libraries folder.
- Download the NewPing.rar below
- Extract it to the path – C:\Arduino\libraries