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 * - USB10 AKA "The Ferret", a AT90USB162 development board: http://www.soc-machines.com
28 * - USBFoo, an AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
30 * \section Sec_LUFAProjects Projects Using LUFA (Hobbyist)
32 * The following are known hobbyist projects using LUFA. Most are open source, and show off interesting ways that the LUFA library
33 * can be incorporated into many different applications.
35 * - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
36 * - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
37 * - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
38 * - ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/
39 * - "Fingerlicking Wingdinger" (WARNING: Bad Language if no Javascript), a MIDI controller: http://noisybox.net/electronics/wingdinger/
40 * - Garmin GPS USB to NMEA standard serial sentence translator: http://github.com/nall/garmin-transmogrifier/tree/master
41 * - Generic HID Device Creator: http://generichid.sourceforge.net/
42 * - NES Controller USB modification: http://projects.peterpolidoro.net/video/NESUSB.htm
43 * - Linux Secure Storage Dongle: http://github.com/TomMD/teensy
44 * - MakeTV Episode Dispenser: http://www.youtube.com/watch?v=BkWUi18hl3g
45 * - Opendous-JTAG, an open source JTAG device: http://code.google.com/p/opendous-jtag/
46 * - Openkubus, an open source hardware-based authentication dongle: http://code.google.com/p/openkubus/
47 * - Orbee, a USB connected RGB Orb for notifications: http://www.franksworkshop.com.au/Electronics/Orbee/Orbee.htm
48 * - Programmable XBOX controller: http://richard-burke.dyndns.org/wordpress/pan-galactic-gargantuan-gargle-brain-aka-xbox-360-usb-controller/
49 * - Purdue Interactive Kiosk: https://engineering.purdue.edu/477grp4/
50 * - Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
51 * - SEGA Megadrive/Genesis Development Cartridge: http://www.makestuff.eu/wordpress/?page_id=398
52 * - Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
53 * - USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
54 * - Userial, a USB to Serial converter with SPI, I2C and other protocols: http://www.tty1.net/userial/
55 * - XUM1541, a Commodore 64 floppy drive to USB adapter: http://www.root.org/~nate/c64/xum1541/
57 * \section Sec_LUFACommercialProjects Projects Using LUFA (Commercial)
59 * The following is a list of known commercial products using LUFA. Some of these are open source, although many are "black-box"
60 * solutions with no source code given.
62 * - ARPS Locator: http://la3t.hamradio.no/lab//?id=tracker_en
63 * - BAP, A tiny LUFA based AVR Programmer: http://www.busware.de/tiki-index.php?page=BAP
64 * - Digital Survey Instruments Magnetometer and Pointer: http://www.digitalsurveyinstruments.com/
65 * - Lightweight CC110x USB dongle for 868MHz Protocols: http://busware.de/tiki-index.php?page=CUL
66 * - Mobo 4.3, a USB controlled all band (160-10m) HF SDR transceiver: http://sites.google.com/site/lofturj/mobo4_3
67 * - SEGA Megadrive/Super Nintendo Cartridge Reader: http://www.snega2usb.com
68 * - XMEGA Development Board, using LUFA as an On-Board Programmer: http://xmega.mattair.net/
70 * \section Sec_LUFAPublications Publications Mentioning LUFA
71 * - Elektor Magazine, "My First AVR-USB" by Antoine Authier (feature), January 2010 Issue
72 * - Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue