Skip to content

roboter/ArduinoBluetoothTank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Control toy tank from any android phone with bluetooth. Build with arduino. Can be used to all types of tracks, that have 2 motors.

Hardware

HC-05 Bluetooth module

HC-05 Bluetooth module

DRV8833

drv8833

Track

track

Branches

main

Inproved version that use drv8833 and works with bluetooth arduino track

  1. Use PWM for speed control
  2. Stops motor after move. This approach mean that you have to press move keys constantly.
  3. https://sites.google.com/site/bluetoothrccar/home/6-Joystick-Control
L298N

original code with L298N. This code sends code on button press and sends s code on button release. It working fine until you loose connection.

Android application

Tank Bluetooth Controller

Bluetooth serial monitor

Releases

No releases published

Packages

No packages published

Languages