Hi,
The bluetooth-avr part is really easy, but the smart phone part is more tricky.
In my first attempt I used this example: [/url] http://uzzors2k.4hv.org/index.php?page=blucar[url]
After installing eclipse SDK and modifying the blue car project a bit (adding more resolution to the g-sensor output),
I ended up with this quick test: [/url]http://www.youtube.com/watch?v=DtnOMevUJ7s[url]
The bluetooth module connected to the avr can be configured i advance either by your pc og from the avr itself.
When this is done its only a matter of transmitting/receiving bytes over the COMx port.
There are loads of examples of bluetoot serial for android on the net.[/url]
↧