|
From: Travis T. <tr...@ta...> - 2009-01-21 19:07:57
|
On Wed, Jan 21, 2009 at 11:38 AM, Albert Huitsing <al...@hu...>wrote: > > ps: by the way, I'd be interested in a PIC based solution also (I do PIC > programming for a living ;-) but for reception only I think it's overkill. > Furthermore wake-up on USB and transmission could be (kind of) implemented > with a FTDI elegantly also (!) > Hi Albert. I honestly didn't read about your device until I had already implemented the code for mine. :) I totally agree that for receive only, my setup is probably overkill and likely more expensive. Those FTDI chips are pretty nice. I was thinking of including a little more, like the LCD driver code to make what I'm doing be in a little different niche. Nothing at all wrong with what you're up to, it looks quite nice really. I just figured that I came this far, I might as well add a little more and make another option. If nothing else, it's good practice for my rusty PIC programming skills. :) |