My new V-USB dev-kit USnooBie

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
_frank26080115

My new V-USB dev-kit USnooBie

Post by _frank26080115 » Wed Nov 10, 2010 9:15 pm

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

sali

Re: My new V-USB dev-kit USnooBie

Post by sali » Sat Nov 13, 2010 7:40 am

nice work!

Nick

Re: My new V-USB dev-kit USnooBie

Post by Nick » Mon Dec 06, 2010 11:35 pm

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.

Nick

Re: My new V-USB dev-kit USnooBie

Post by Nick » Sun Dec 26, 2010 8:47 pm

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?

Post Reply