Minimus Joypad
Minimus USB AVR for use in a simple HID Joypad
- good descriptive page and joystick project: http://jamie.lentin.co.uk/embedded/minimus/
LUFA HID Joypad
- LUFA
- "Lightweight USB Framework for AVRs"
- http://www.fourwalledcubicle.com/LUFA.php
An exercise in moving on from the Arduino: -
- use of a more flexible IDE: Eclipse CDT (C/C++ development tools)
- cross-platform development: -
- on windows boxes using WinAVR
- on Linux boxes using avr-gcc
avrdude for programming