Minor updates to the Benito programmer - remove redundant PORT register manipulations.
[pub/USBasp.git] / LUFA / ManPages / LUFAPoweredProjects.txt
1 /** \file
2 *
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.
5 */
6
7 /** \page Page_LUFAPoweredProjects User Projects Powered by LUFA
8 *
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.
12 *
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
14 * documentation.
15 *
16 * \section Sec_BoardsUsingLUFA AVR-USB Development Boards Using LUFA
17 *
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.
20 *
21 * - AVROpendous, an open design/source set of AVR USB development boards: http://avropendous.org/
22 * - Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/blog/feurig/benito_7_the_next_big_thing
23 * - USBFoo, an AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
24 * - USB10 AKA "The Ferret", a AT90USB162 development board: http://www.soc-machines.com
25 * - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html
26 * - Bumble-B, yet another AT90USB162 development board: http://fletchtronics.net/
27 *
28 * \section Sec_LUFAProjects Projects Using LUFA (Hobbyist)
29 *
30 * The following are hobbyist projects using LUFA. Most are open source, and show off interesting ways that the LUFA library
31 * can be incorporated into many different applications.
32 *
33 * - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
34 * - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
35 * - Opendous-JTAG, an open source JTAG device: http://code.google.com/p/opendous-jtag/
36 * - Openkubus, an open source hardware-based authentication dongle: http://code.google.com/p/openkubus/
37 * - Orbee, a USB connected RGB Orb for notifications: http://www.franksworkshop.com.au/Electronics/Orbee/Orbee.htm
38 * - Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
39 * - SEGA Megadrive/Genesis Development Cartridge: http://www.spritesmind.net/_GenDev/forum/viewtopic.php?t=464
40 * - Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
41 * - USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
42 * - USB to Serial Bridge, via SPI and I2C: http://www.tty1.net/userial/
43 *
44 * \section Sec_LUFACommercialProjects Projects Using LUFA (Commercial)
45 *
46 * The following is a list of known commercial products using LUFA. Some of these are open source, although many are "black-box"
47 * solutions with no source code given.
48 *
49 * - ARPS Locator: http://la3t.hamradio.no/lab//?id=tracker_en
50 * - Digital Survey Instruments Magnetometer and Pointer: http://www.digitalsurveyinstruments.com/
51 * - Lightweight CC110x USB dongle for 868MHz Protocols: http://busware.de/tiki-index.php?page=CUL
52 */