https://github.com/Raamakrishnan/BluetoothControlledBot
A Arduino-based car that can be controlled by bluetooth from a Windows Phone app
https://github.com/Raamakrishnan/BluetoothControlledBot
arduino bluetooth visual-basic windows-phone
Last synced: 11 months ago
JSON representation
A Arduino-based car that can be controlled by bluetooth from a Windows Phone app
- Host: GitHub
- URL: https://github.com/Raamakrishnan/BluetoothControlledBot
- Owner: Raamakrishnan
- Created: 2015-04-12T15:59:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T18:50:03.000Z (over 10 years ago)
- Last Synced: 2024-10-24T04:27:22.045Z (about 1 year ago)
- Topics: arduino, bluetooth, visual-basic, windows-phone
- Language: Visual Basic
- Size: 371 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BluetoothControlledBot
A Arduino-based car that can be controlled by bluetooth from a Windows Phone app
[A video on the working of the bot](https://www.youtube.com/watch?v=Xkfx_4Qlscg)
[A tutorial on how to do it yourself](http://nnsriram.blogspot.in/2015/04/bluetooth-controlled-bot.html)
Thanks to lanceseidman for his [project](https://github.com/lanceseidman/Arduino-Bluetooth-WinPhone8) from which this is derived