Arduino powered Nikko VaporizR2 RC car
This repository has been archived on 2023-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-08-06 17:59:24 +03:00
Android BT connection improved. Requstes to enable BT. 5 speed implementation. 2017-12-27 00:43:17 +02:00
Arduino BT connection improved. Requstes to enable BT. 5 speed implementation. 2017-12-27 00:43:17 +02:00
docs Project structure change 2017-12-26 22:25:41 +02:00
README.md Update README.md 2018-08-06 17:59:24 +03:00

Finished

This project is finished and fully functional.

VaporizR2

It was a Nikko VaporizR2 RC toy. Dead one. So I removed all parts except motors, battery block and switch. The idea is to control it with Arduino from Android over Bluetooth.

Parts

  1. Arduino Uno R3
  2. Sparkfun Motor Driver (library and examples)
  3. HC-05 Serial Bluetooth Module
  4. PP3 9-volt Battery

Source code

In source code you can find:

Car hardware

image

Android app

It is a simple app with two sliders to control left and right weels that sends commands to Arduino via Bluetooth serial.