November 11th, 2008
Lot’s of More Goodness
Wow! What an exciting couple of weeks. Sure, most folks wont care about all the fantastic things I’m about to reveal, but at least I can count on Mom to read what I write, smile, and nod.
The first thing I want to share is a pencil box that I modified to hold some of my projects. I made holes in the side for plugging in the cables. Now, projects can sit on my desk safely without fear of being molested by the cats when I’m not looking. The MT128 board is attached using plastic concrete anchors from the hardware instead of “real” standoffs. The other three boards are attached with double stick tape. You’ll notice that the board in the upper right hand corner is one of my home-brew AT90USB162 boards, being used as a UART bridge.
By the way, yes, I know that putting my boards in a plastic box is like running around in a thunderstorm holding up a lightning rod…especially in the winter. I’m considering some strategies for ESD dissipation, so if you have good advice, I’m listening!
Speaking of AT90, I was also able to use an AT90 to program another board via ICSP, thanks to the code available from AVRopendous. Their circuit boards are reasonably priced too, and you might consider purchasing one. They are about $20.
That code is made possible by a fellow who is on my short list of AVR heroes. In fact, that list consists only of Smiley from Smiley Micros and Dean Camera from the MyUSB project.
Aside from being absurdly nice, Dean is also frighteningly smart. His new library includes a dual CDC demo. Now, think about that…a $4 AT90USB162 chip that can simultaneously act as a programmer and a UART-USB bridge via two COM ports. It’s a near perfect solution. Unfortunately, I’ve been able to enumerate two ports…but haven’t gotten them to really do much of anything. All in good time, though.
In other news, the receiver for my Futaba 6ex came in over the weekend! Now, to see if it will interfere with the XBee modules. Following that, I’ll be using the receiver along with the mega 2560 board I’m working on.