Seriously, it's a robot with a serial connection. I've built one in my freshman year in college.
You just get a serial (RS232) to bluetooth converter and write a java application that uses the JSR82 API for communicating over bluetooth (using the bluetooth serial port protocol). it's nothing revolutionary. a bunch of people have made bluetooth controlled devices with a rs232-bluetooth converter. remember all those wii-mote controlled robots?
Reader Comments (Page 1 of 1)
ShortFuse @ Jul 28th 2007 12:43AM
Seriously, it's a robot with a serial connection. I've built one in my freshman year in college.
You just get a serial (RS232) to bluetooth converter and write a java application that uses the JSR82 API for communicating over bluetooth (using the bluetooth serial port protocol). it's nothing revolutionary. a bunch of people have made bluetooth controlled devices with a rs232-bluetooth converter. remember all those wii-mote controlled robots?