Page 1 of 1

My new V-USB dev-kit USnooBie

Posted: Wed Nov 10, 2010 9:15 pm
by _frank26080115
Hey I've designed a dev kit that is designed for use with V-USB. It uses the ATmega328P It uses the USBaspLoader bootloader, and provides both 3V3 and 5V operation. It's shaped thin so you can plug it into a breadboard.
Image


All information, assembly instructions, schematics, board files, usage guides, are here http://frank.circleofcurrent.com/usnoobie/

Under tutorials, I have a full tutorial on how to make a keyboard using an RFID reader that explains every line of code and every piece of wire, a tutorial on how to design basic USB HID report descriptors, and a tutorial on how to use LibUsbDotNet to write applications that communicate between V-USB and a computer

you can buy one here http://www.seeedstudio.com/depot/usnoob ... th=104_128

Re: My new V-USB dev-kit USnooBie

Posted: Sat Nov 13, 2010 7:40 am
by sali
nice work!

Re: My new V-USB dev-kit USnooBie

Posted: Mon Dec 06, 2010 11:35 pm
by Nick
I just received my USnooBie from Seeed. I haven't put it together yet, but it looks awesome. It'll make VUSB projects a lot easier than having to wire up the USB connection to an Arduino board.

Re: My new V-USB dev-kit USnooBie

Posted: Sun Dec 26, 2010 8:47 pm
by Nick
Frank, I finally put my USnooBie together, but it wouldn't work until I burnt your bootloader to the chip. Are the chips supposed to be pre-programmed with your bootloader, or was I probably just doing something wrong?