Inspired by this post and this post, I have gain some interest in how to turn an idea into a product. One of the step is the physical design of the product and as SolidWorks seems to be a little overkill for my needs I have begun to play with Google Sketchup trying to model [...]
Entries from May 22nd, 2009
Testing the LUFA USB Serial with GPS data
May 15th, 2009 · No Comments · Uncategorized
In this post I will present my experimentations with the LUFA USB-Serial demo. My target is a Teensy board. I will first check that the serial link is correctly working with a loopback test. Then I will plug my EM-406A GPS module to get NMEA data from the serial input to the host. The USBtoSerial [...]