Whoa, how did we miss announcing this? The StickDuino is a fully featured Arduino clone (freeduino) that allows you to carry an Arduino compatible tool around in your pocket.
Head over to it's instructions or buy one below.
Fully Assembled | Board Only |
---|---|
arduino Atmel freeduino kit store USB
Posted by spiffed at 2:05 PM | Comments (0)
I'd like to introduce you to my latest idea, the USB7. 6 digits of 7 segment awesomeness all controllable from a USB virtual com port (via AVR-CDC). You send it numbers, it displays them, what could be easier?
The protocol is very simple; the device accepts a string of numbers, '+', '-', '.', space, and upper/lower hex digits (A-E). The device will buffer up to 6 characters to display. When you send a newline or carriage return (0x0A or 0x0D) the display will update with the buffered data. Any other character is thrown away. It is important to remember that decimals take up no character space because they share a digit with the previous number. This means you can't start a string with a '.', you must first send a character (even space) then the '.'.
After the jump I'll set it up to show my download speed using LCD Smartie.
Continue reading "Introducing the USB7"
Atmel Kit LED Serial USB
Posted by spiffed at 9:47 AM | Comments (2)
Unsatisfied with everything else, I present the simple, single-sided, breadboardable, FT232RL based USB to TTL Serial converter.
I know you're thinking "But everyone under the sun makes an FT232 kit!", and you're right. But they all suffer from a selection of problems:
The answer of course is to design a simple, roomy, single sided board, with a DIP like fit.
Continue reading "Single Sided FT232RL USB-Serial Converter"
Eagle3D FT232 Kit PCB Serial SingleSided SMD USB
Posted by spiffed at 12:27 PM
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'USB'. [What is this?]