I was thinking of ways to make a cheap Bluetooth GPS Reciever.
This is what I am thinking about
:
*
http://store.yahoo.com/micro-plus-store/blpaprad.html (Bluetooth to Parallel port $50)
* Deluo Serial GPS ($90)
* Atmel AVR Microprocessor ($8)
* Misc parts (??)
The AVR would simply translate input from the serial port, and spit it out on the parallel port. Looks like the GPS will want 5v, the Blurtooth adaptor will want 6v (@ 1A!!!) and the AVR can be 3 or 5v (i think).
Is there any reason this will not work? I can write the PC software pretty easily, and the AVR code should be pretty trivial.
Is there any advantage to paying the extra $100 to get a real Blurtooth GPS reciever?
--Tom