Society of Robots - Robot Forum

Software => Software => Topic started by: HePE on June 12, 2009, 12:16:06 PM

Title: Bluetooth Robot control
Post by: HePE on June 12, 2009, 12:16:06 PM
Hi guys,

First I would like to thank everyone here for helping in creating my robot which won second place in our school competition. If you guys want to see here is the link http://www.youtube.com/watch?v=8Dc2Kvv0s0s. (http://www.youtube.com/watch?v=8Dc2Kvv0s0s.) Easy on the looks.... the lowest priced and fastest bot wins... hence the "garbage get-up" ;D

Right now, I want to try to control the robot with my laptop via bluetooth. I think wee had a tutorial for this before.. just couldn't find it. If we dont have this anymore can somebody give me a kickstart? Thanks!

By the way, I am using atmega8.
Title: Re: Bluetooth Robot control
Post by: SmAsH on June 12, 2009, 05:17:31 PM
well, heres a tutorial for uart with an atmega8 http://www.societyofrobots.com/microcontroller_uart_50_robot.shtml (http://www.societyofrobots.com/microcontroller_uart_50_robot.shtml)
and heres a tutorial for bluetooth http://www.societyofrobots.com/electronics_bluetooth_robot.shtml (http://www.societyofrobots.com/electronics_bluetooth_robot.shtml)
the easiest module i have seen for bluetooth would have to be the bluesmirf.
pretty much just hook up +5V, gnd, rx and tx respectively and start transmitting through uart.
hope this helps :)
EDIT: thanks canabots, copied the uart tutorial twice :P
Title: Re: Bluetooth Robot control
Post by: Canabots on June 12, 2009, 06:19:58 PM
Smash, I think you meant http://www.societyofrobots.com/electronics_bluetooth_robot.shtml (http://www.societyofrobots.com/electronics_bluetooth_robot.shtml) for bluetooth.  :D
 
Also HePE, for some Axon bluetooth example check out airman00's Bluetooth Lights: http://narobo.com/projects/electronics/bluetooth_lights/bluetooth_lights.html (http://narobo.com/projects/electronics/bluetooth_lights/bluetooth_lights.html)  ;)