3  *  This file contains special DoxyGen information for the generation of the main page and other special
 
   4  *  documentation pages. It is not a project source file.
 
   7 /** \page Page_LUFAPoweredProjects User Projects Powered by LUFA
 
   9  *  LUFA is currently in use all around the world, in many applications both commercial and non-commercial. Below is a
 
  10  *  list of known public LUFA powered projects, which all use the LUFA library in some way. Feel free to visit each project's
 
  11  *  home page for more information on each project.
 
  13  *  If you have a project that you would like to add to this list, please contact me via the details on the main page of this
 
  16  *  \section Sec_BoardsUsingLUFA AVR-USB Development Boards Using LUFA
 
  18  *  The following is a list of known AVR USB development boards, which recommend using LUFA for the USB stack. Some of these
 
  19  *  are open design, and all are available for purchase as completed development boards suitable for project development.
 
  21  *  \li AVR-USB-162, a USBKEY-like development board for the AT90USB162: http://olimex.com/dev/avr-usb-162.html
 
  22  *  \li Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/wiki/benito
 
  23  *  \li Duce, the sucessor to the Benito #7: http://dorkbotpdx.org/wiki/duce
 
  24  *  \li JM-DB-U2, an ATMEGA32U2 development board: http://u2.mattair.net/index.html
 
  25  *  \li Micropendous, an open design/source set of AVR USB development boards: http://micropendous.org/
 
  26  *  \li Microsin AVR-USB162 breakout board, a DIY AT90USB162 development board: http://microsin.ru/content/view/685/44/
 
  27  *  \li Minimus USB, a board specially designed for PSGroove: http://www.minimususb.com/
 
  28  *  \li Nanduino, a do-it-yourself AT90USB162 board: http://www.makestuff.eu/wordpress/?page_id=569
 
  29  *  \li Sparkfun ATMEGA8U2 breakout board: http://www.sparkfun.com/products/10277
 
  30  *  \li Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html
 
  31  *  \li U2DIL/U4DIL, a set of DIP layout USB AVR boards: http://www.reworld.eu/re/en/products/u2dil/
 
  32  *  \li USB2AX, a tiny USB to serial converter board: http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX
 
  33  *  \li USBFOO 2, AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
 
  35  *  \section Sec_LUFAProjects Projects Using LUFA (Hobbyist)
 
  37  *  The following are known hobbyist projects using LUFA. Most are open source, and show off interesting ways that the LUFA library
 
  38  *  can be incorporated into many different applications.
 
  40  *  \li Accelerometer Game Joystick: http://www.crictor.co.il/he/episodes/joystick/
 
  41  *  \li Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
 
  42  *  \li Arcade Joystick: http://jamie.lentin.co.uk/embedded/arcade-joystick/
 
  43  *  \li AttoBasic AVR BASIC interpreter: http://www.cappels.org/dproj/AttoBasic2_1/AttoBasic_2.1_with_USB_and_Arduino_support.html
 
  44  *  \li AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
 
  45  *  \li Bicycle POV: http://www.code.google.com/p/bicycleledpov/
 
  46  *  \li Bluetooth Explorerbot: http://code.google.com/p/bluetooth-explorerbot/
 
  47  *  \li Bus Ninja, an AVR clone of the popular BusPirate project: http://blog.hodgepig.org/busninja/
 
  48  *  \li CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
 
  49  *  \li CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/
 
  50  *  \li ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/
 
  51  *  \li Collection of alternative Arduino Uno firmwares: http://hunt.net.nz/users/darran/
 
  52  *  \li Computer controlled LED matrix (Russian): http://we.easyelectronics.ru/AVR/nebolshoy-primer-s-lufa-hidapi.html
 
  53  *  \li CULFW, a 868MHz RF packet encoder/decoder: http://www.koeniglich.de/culfw/culfw.html
 
  54  *  \li Dashkey, a custom PC keyboard controller: http://geekhack.org/showwiki.php?title=Island:19096
 
  55  *  \li DIY PS3 controller emulator: https://code.google.com/p/diyps3controller/
 
  56  *  \li EMuSer, a USB-RS422 adapter for E-Mu samplers: http://www.emxp.net/EMuSer.htm
 
  57  *  \li Estick JTAG, an ARM JTAG debugger: http://code.google.com/p/estick-jtag/
 
  58  *  \li "Fingerlicking Wingdinger" (WARNING: Bad language if no Javascript), a MIDI controller: http://noisybox.net/electronics/wingdinger/
 
  59  *  \li Flyatar, a real-time fly tracking system: https://github.com/peterpolidoro/Flyatar
 
  60  *  \li Gamecube controller to USB adapter: https://www.facebook.com/media/set/?set=a.10150202447076304.310536.688776303&l=df53851c50 
 
  61  *  \li Garmin GPS USB to NMEA standard serial sentence translator: http://github.com/nall/garmin-transmogrifier/tree/master
 
  62  *  \li Generic HID Device Creator: http://generichid.sourceforge.net/
 
  63  *  \li Generic HID Open Source Framework: http://www.waitingforfriday.com/index.php/USB_Generic_HID_Open_Source_Framework_for_Atmel_AVR_and_Windows
 
  64  *  \li Ghetto Drum, a MIDI drum controller: http://noisybox.net/art/gdrum/
 
  65  *  \li Hardware Volume Control: https://github.com/davidk/hw-volume-control
 
  66  *  \li Hiduino, a USB-MIDI replacement firmware for the Arduino Uno: http://code.google.com/p/hiduino/
 
  67  *  \li Ikea RGB LED USB modification: http://slashhome.se/p/projects/id/ikea_dioder_usb/#project
 
  68  *  \li IR Remote to Keyboard decoder: http://netzhansa.blogspot.com/2010/04/our-living-room-hi-fi-setup-needs-mp3.html
 
  69  *  \li Jukebox panic button: http://thinkl33t.co.uk/the-panic-button
 
  70  *  \li LED Panel controller: http://projects.peterpolidoro.net/caltech/panelscontroller/panelscontroller.htm
 
  71  *  \li Linux Secure Storage Dongle: http://github.com/TomMD/teensy
 
  72  *  \li LUFA powered DDR dance mat (French): http://logicien-parfait.fr/dokuwiki/doku.php?id=projet:ddr_repair
 
  73  *  \li MakeTV Episode Dispenser: http://www.youtube.com/watch?v=BkWUi18hl3g
 
  74  *  \li MidiMonster, a USB-to-MIDI gateway board: http://www.dorkbotpdx.org/wiki/midimonster
 
  75  *  \li MIDI Theremin: http://baldwisdom.com/usb-midi-controller-theremin-style-on-arduino-uno/
 
  76  *  \li MIDI interface hack of a toy Guitar: http://blog.x37v.info/2011/06/26/toy-guitar-hacked-midi-conroller
 
  77  *  \li MiniBloq, a graphical Ardunio programming environment : http://minibloq.org/
 
  78  *  \li MiXley, a port of the Teacup 3D printer firmware for the USB AVRs: http://codaset.com/michielh/mixley
 
  79  *  \li Mobo 4.3, a USB controlled all band (160-10m) HF SDR transceiver: http://sites.google.com/site/lofturj/mobo4_3
 
  80  *  \li Moco, a native Arduino Uno MIDI replacement firmware: http://web.mac.com/kuwatay/morecat_lab./MocoLUFA.html
 
  81  *  \li Motherboard BIOS flasher: http://www.coreboot.org/InSystemFlasher
 
  82  *  \li Multi-button Joystick (French): http://logicien-parfait.fr/dokuwiki/doku.php?id=projet:joystick
 
  83  *  \li Music Playing Alarm Clock (Tutorial): http://www.instructables.com/id/Music-Playing-Alarm-Clock/
 
  84  *  \li NeroJTAG, a JTAG dongle: https://github.com/makestuff/neroJtag
 
  85  *  \li NES Controller USB modification: http://projects.peterpolidoro.net/video/NESUSB.htm
 
  86  *  \li Nikon wireless camera remote control (Norwegian): http://hekta.org/~hpe1119/
 
  87  *  \li Opendous-JTAG, an open source ARM JTAG debugger: http://code.google.com/p/opendous-jtag/
 
  88  *  \li Openkubus, an open source hardware-based authentication dongle: http://code.google.com/p/openkubus/
 
  89  *  \li Orbee, a USB connected RGB Orb for notifications: http://www.franksworkshop.com.au/Electronics/Orbee/Orbee.htm
 
  90  *  \li PPM signal generator over USB: https://github.com/G33KatWork/USBPPM
 
  91  *  \li Programmable keyboard controller: http://41j.com/blog/2011/10/a-programmable-keyboard-controller/
 
  92  *  \li Programmable XBOX controller: http://richard-burke.dyndns.org/wordpress/pan-galactic-gargantuan-gargle-brain-aka-xbox-360-usb-controller/
 
  93  *  \li PSGroove, a Playstation 3 Homebrew dongle: http://github.com/psgroove
 
  94  *  \li PS/2 to USB adapter: https://github.com/makestuff/p2ukbd
 
  95  *  \li Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
 
  96  *  \li RFPirate, a RF experimentation platform: https://github.com/ebuller/RF-Pirate
 
  97  *  \li RF Transciever using the MRF49XA: http://alternet.us.com/?page_id=1494
 
  98  *  \li SD Card reader: http://elasticsheep.com/2010/04/teensy2-usb-mass-storage-with-an-sd-card/
 
  99  *  \li SDR1, a Software Defined Radio firmware: https://code.google.com/p/sdr-mk1/
 
 100  *  \li SEGA Megadrive/Genesis Development Cartridge: http://www.makestuff.eu/wordpress/?page_id=398
 
 101  *  \li Serial Line bus analyser: http://www.pjrc.com/teensy/projects/SerialAnalyzer.html
 
 102  *  \li Smartcard Detective: https://code.google.com/p/smartcarddetective/
 
 103  *  \li SmartportVHD Apple II Mass Storage adapter: http://pcedric3.free.fr/SmartportVHD/
 
 104  *  \li Single LED Matrix Display: http://guysoft.wordpress.com/2009/10/08/bumble-b/
 
 105  *  \li Simple USB LED Controller: https://github.com/scottbez1/sulc
 
 106  *  \li Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
 
 107  *  \li Stylophone, with USB MIDI connectivity: http://www.waitingforfriday.com/index.php/Stylophone_Studio_5
 
 108  *  \li Teensy SD Card .WAV file player: http://elasticsheep.com/2010/04/teensy2-usb-wav-player-part-1/
 
 109  *  \li Touchscreen Input Device: http://capnstech.blogspot.com/2010/07/touchscreen-update.html
 
 110  *  \li UDFS, a BBC Micro USB disk filing system: https://github.com/makestuff/udfs
 
 111  *  \li Universal USB AVR Module: http://usbavr.bplaced.net/
 
 112  *  \li USB2AX, a USB to Dynamixel network adapter: http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX
 
 113  *  \li USB Infrared Receiver/Transmitter: http://vaton4.web2001.cz/
 
 114  *  \li USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
 
 115  *  \li USB MIDI to DMX controller: http://github.com/hanshuebner/miDiMX
 
 116  *  \li USB powered Geiger Counter: http://uhrheber.wordpress.com/2011/04/28/a-usb-powered-geiger-counter-for-the-z2-and-other-computers/
 
 117  *  \li Userial, a USB to Serial converter with SPI, I2C and other protocols: http://www.tty1.net/userial/
 
 118  *  \li Wireless MIDI Guitar system: http://www.ise.pw.edu.pl/~wzab/wireless_guitar_system/
 
 119  *  \li Xnormidi, a C MIDI library: http://x37v.info/projects/xnormidi
 
 120  *  \li XUM1541, a Commodore 64 floppy drive to USB adapter: http://www.root.org/~nate/c64/xum1541/
 
 121  *  \li Zeus, a touch screen computer for music manipulation: http://www.benbengler.com/developments_zeus.html
 
 123  *  \section Sec_LUFACommercialProjects Projects Using LUFA (Commercial)
 
 125  *  The following is a list of known commercial products using LUFA. Some of these are open source, although many are "black-box"
 
 126  *  solutions with no source code given. Those companies which have purchased a Commercial License to LUFA (see \ref Page_LicenseInfo)
 
 127  *  are not listed here unless specifically requested.
 
 129  *  \li Arduino Uno, the official Arduino board: http://www.arduino.cc
 
 130  *  \li ARPS Locator: http://la3t.hamradio.no/lab//?id=tracker_en
 
 131  *  \li AsTeRICS assistive technologies project, HID actuator: http://www.asterics.eu
 
 132  *  \li CFFA3000, a CompactFlash interface for the Apple II: http://www.dreher.net/CFforAppleII
 
 133  *  \li Digital Survey Instruments Magnetometer and Pointer: http://www.digitalsurveyinstruments.com/
 
 134  *  \li FinchRobot, a robot designed for educational use: http://www.finchrobot.com/
 
 135  *  \li HummingBird Kit, a robotics learning platform: http://www.hummingbirdkit.com/
 
 136  *  \li Penguino, an Arduino Board With On-Board LUFA Powered Debugger/Programmer: http://wiki.icy.com.au/PenguinoAVR
 
 137  *  \li PIR-1, an IR control interface for consumer electronics: http://www.promixis.com/pir-1.php
 
 138  *  \li PIR-4, a USB Connected 4 port IR transmitter: http://promixis.com/pir-4.php
 
 139  *  \li KeyGlove, an alternative input system: http://www.keyglove.net/
 
 140  *  \li Many of Busware's Products: http://www.busware.de/
 
 141  *  \li MIDIFighter, a USB-MIDI controller: http://www.midifighter.com/
 
 142  *  \li Norduino, a wireless Arduino: http://norduino.robomotic.com/norduino-is-now-usb-hid/
 
 143  *  \li Retrode, a USB Games Console Cartridge Reader: http://www.retrode.org
 
 144  *  \li RFI21.1EU UHF RFID reader: http://www.metra.cz/rfid/uhf-rfid-ctecky/rfi21-1eu-uhf-rfid-ctecka.htm
 
 145  *  \li SmartCardDetective, a Smart Card analysis tool: http://www.smartcarddetective.com/
 
 146  *  \li USBTINY-MKII, an AVRISP-MKII Clone AVR Programmer: http://tom-itx.dyndns.org:81/~webpage/boards/USBTiny_Mkii/USBTiny_Mkii_index.php
 
 147  *  \li VMeter, a USB MIDI touch strip controller: http://www.vmeter.net/
 
 148  *  \li XMEGA Development Board, using LUFA as an On-Board Programmer: http://xmega.mattair.net/
 
 149  *  \li Zeptoprog, a multifunction AVR programmer: http://www.mattairtech.com/index.php/featured/zeptoprog.html
 
 151  *  \section Sec_LUFAPublications Publications Mentioning LUFA
 
 152  *  The following are published magazines which have either mentioned or featured the LUFA library.
 
 154  *  \li Elektor Magazine, "My First AVR-USB" by Antoine Authier (feature), January 2010 Issue
 
 155  *  \li Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue
 
 156  *  \li Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue
 
 157  *  \li Circuit Cellar Magazine, "Advanced USB Design Debugging" by Collin O'Flynn, August 2010 Issue
 
 159  *  \section Sec_LUFANotableMentions Other Notable Mentions of LUFA
 
 160  *  The following are non-magazine but notable mentions of the LUFA library.
 
 162  *  \li Adafruit "Ask an Engineer", 7th November 2010
 
 163  *  \li Arduino 2010 Keynote speech
 
 164  *  \li The Amp Hour podcast blog #11
 
 165  *  \li Blackhat 2011 conference, "Exploiting USB Devices with Arduino"
 
 167  *  \section Sec_PortsAndForks Non-Official LUFA Ports and Forks
 
 168  *  The following are unofficial forks of the LUFA codebase, which implement different features such as support for
 
 169  *  additional architectures.
 
 171  *  \li NXP's official "nxpusblib" LUFA fork, for LPC devices: http://www.lpcware.com/content/project/nxpusblib
 
 172  *  \li Kevin Mehall's LUFA port to the NXP LPC13xx: https://github.com/kevinmehall/LUFA-LPC13xx