Minimus Joypad

From Nottinghack Wiki
Revision as of 13:10, 5 April 2012 by Msemtd (talk | contribs) (Created page with "Minimus USB AVR for use in a simple HID Joypad * http://www.minimususb.com/ * http://www.minimususb.com/minimus_v14.pdf LUFA HID Joypad * LUFA ** "Lightweight USB Framework fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Minimus USB AVR for use in a simple HID Joypad

LUFA HID Joypad

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