The remote control car is based on the Seeedruino XIAO and Seeeduino XIAO expansion board to developed. the remote control car uses the Grove IR receiver and Mini motor driver to receive the signal from the controller then the motor driver will follow the command to do the action.
Features- Mini size car easy to across the narrow road
- Low power consumption
Hardware required
- Seeeduino XIAO
- Seeeduino XIAO expansion board
- Controller
- Grove Mini motor driver
- Grove - IR (Infrared) Receiver
Step 1. Follow the connection picture connect all the sensor on the board.
Step 2. Download the Arduino IDE
Step 3. Install library Arduino-IRremote and Drv8830_Motor_Driver, if you do not how to install the library. please go to this guide.
Step 4. Copy the code stick on the Arduino IDE then upload it.
Step 5. pick up your controller, enjoy!
Comments