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.
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
My new V-USB dev-kit USnooBie
Re: My new V-USB dev-kit USnooBie
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
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?