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: 10 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: 2025-03-11T16:40:51.329Z (10 months ago)
- Topics: arduino, bluetooth, visual-basic, windows-phone
- Language: Visual Basic
- Size: 371 KB
- Stars: 2
- Watchers: 2
- 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