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 * - AT90USB162 Breadboard PCB (Russian): http://microsin.ru/content/view/685/44/
22 * - Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/wiki/benito
23 * - Bumble-B, yet another AT90USB162 development board: http://fletchtronics.net/bumble-b
24 * - Micropendous, an open design/source set of AVR USB development boards: http://micropendous.org/
25 * - Nanduino, a do-it-yourself AT90USB162 board: http://www.makestuff.eu/wordpress/?page_id=569
26 * - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html
27 * - U2DIL/U4DIL, a set of DIP layout USB AVR boards: http://www.reworld.eu/re/en/products/u2dil/
28 * - USB10 AKA "The Ferret", a AT90USB162 development board: http://www.soc-machines.com
29 * - USBFoo, an AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
31 * \section Sec_LUFAProjects Projects Using LUFA (Hobbyist)
33 * The following are known hobbyist projects using LUFA. Most are open source, and show off interesting ways that the LUFA library
34 * can be incorporated into many different applications.
36 * - Accelerometer Game Joystick: http://www.crictor.co.il/he/episodes/joystick/
37 * - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
38 * - AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
39 * - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
40 * - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
41 * - CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/
42 * - ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/
43 * - "Fingerlicking Wingdinger" (WARNING: Bad Language if no Javascript), a MIDI controller: http://noisybox.net/electronics/wingdinger/
44 * - Garmin GPS USB to NMEA standard serial sentence translator: http://github.com/nall/garmin-transmogrifier/tree/master
45 * - Generic HID Device Creator: http://generichid.sourceforge.net/
46 * - NES Controller USB modification: http://projects.peterpolidoro.net/video/NESUSB.htm
47 * - Linux Secure Storage Dongle: http://github.com/TomMD/teensy
48 * - MakeTV Episode Dispenser: http://www.youtube.com/watch?v=BkWUi18hl3g
49 * - Midimonster, a USB-to-MIDI gateway board: http://www.dorkbotpdx.org/wiki/midimonster
50 * - Opendous-JTAG, an open source JTAG device: http://code.google.com/p/opendous-jtag/
51 * - Openkubus, an open source hardware-based authentication dongle: http://code.google.com/p/openkubus/
52 * - Orbee, a USB connected RGB Orb for notifications: http://www.franksworkshop.com.au/Electronics/Orbee/Orbee.htm
53 * - Programmable XBOX controller: http://richard-burke.dyndns.org/wordpress/pan-galactic-gargantuan-gargle-brain-aka-xbox-360-usb-controller/
54 * - Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
55 * - SEGA Megadrive/Genesis Development Cartridge: http://www.makestuff.eu/wordpress/?page_id=398
56 * - Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
57 * - USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
58 * - Userial, a USB to Serial converter with SPI, I2C and other protocols: http://www.tty1.net/userial/
59 * - XUM1541, a Commodore 64 floppy drive to USB adapter: http://www.root.org/~nate/c64/xum1541/
61 * \section Sec_LUFACommercialProjects Projects Using LUFA (Commercial)
63 * The following is a list of known commercial products using LUFA. Some of these are open source, although many are "black-box"
64 * solutions with no source code given.
66 * - ARPS Locator: http://la3t.hamradio.no/lab//?id=tracker_en
67 * - Digital Survey Instruments Magnetometer and Pointer: http://www.digitalsurveyinstruments.com/
68 * - Penguino, an Arduino Board With On-Board LUFA Powered Debugger/Programmer: http://wiki.icy.com.au/PenguinoAVR
69 * - Many of Busware's Products: http://www.busware.de/
70 * - MIDIFighter, a USB-MIDI controller: http://www.midifighter.com/
71 * - Mobo 4.3, a USB controlled all band (160-10m) HF SDR transceiver: http://sites.google.com/site/lofturj/mobo4_3
72 * - Retrode, a USB Games Console Cartridge Reader: http://www.retrode.org
73 * - XMEGA Development Board, using LUFA as an On-Board Programmer: http://xmega.mattair.net/
75 * \section Sec_LUFAPublications Publications Mentioning LUFA
76 * - Elektor Magazine, "My First AVR-USB" by Antoine Authier (feature), January 2010 Issue
77 * - Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue
78 * - Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue