This repository has been archived on 2025-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
VaporizR2/README.md
2017-12-26 22:35:06 +02:00

977 B

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.