aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LUFAPoweredProjects.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-15 13:57:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-15 13:57:57 +0000
commitab76c52e1414c55a2f594999ca2a04918bbc7143 (patch)
tree5c840ac7122d8338aa10723b4fa255c8a16317a7 /LUFA/ManPages/LUFAPoweredProjects.txt
parent84d77833503151acffbdda6217fa8ce59c6b4b8a (diff)
downloadlufa-ab76c52e1414c55a2f594999ca2a04918bbc7143.tar.gz
lufa-ab76c52e1414c55a2f594999ca2a04918bbc7143.tar.bz2
lufa-ab76c52e1414c55a2f594999ca2a04918bbc7143.zip
Move main library documentation pages into a new ManPages subdirectory.
Diffstat (limited to 'LUFA/ManPages/LUFAPoweredProjects.txt')
-rw-r--r--LUFA/ManPages/LUFAPoweredProjects.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/ManPages/LUFAPoweredProjects.txt
new file mode 100644
index 000000000..b93604e2f
--- /dev/null
+++ b/LUFA/ManPages/LUFAPoweredProjects.txt
@@ -0,0 +1,32 @@
+/** \file
+ *
+ * This file contains special DoxyGen information for the generation of the main page and other special
+ * documentation pages. It is not a project source file.
+ */
+
+/** \page Page_LUFAPoweredProjects User Projects Powered by LUFA
+ *
+ * LUFA is currently in use all around the world, in many applications both commercial and non-commercial. Below is a
+ * list of known public LUFA powered projects, which all use the LUFA library in some way. Feel free to visit each project's
+ * home page for more information on each project.
+ *
+ * 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
+ * documentation.
+ *
+ *
+ * - Benito #7, an AVR Programmer: http://www.dorkbotpdx.org/blog/feurig/benito_7_the_next_big_thing
+ * - Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
+ * - USB10 AKA "The Ferret", a USB162 development board: http://www.soc-machines.com
+ * - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
+ * - Digital Survey Instruments Magnetometer and Pointer: http://www.digitalsurveyinstruments.com/
+ * - ARPS Locator: http://la3t.hamradio.no/lab//?id=tracker_en
+ * - Lightweight CC110x USB dongle for 868MHz Protocols: http://busware.de/tiki-index.php?page=CUL
+ * - AVROpendous, an open design/source AT90USB162 development board: http://avropendous.org/
+ * - USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
+ * - USB to Serial Bridge, via SPI and I2C: http://www.tty1.net/userial/
+ * - Teensy, another tiny AT90USB162 development board: http://www.pjrc.com/teensy/index.html
+ * - SEGA Megadrive/Genesis Development Cartridge: http://www.spritesmind.net/_GenDev/forum/viewtopic.php?t=464
+ * - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
+ * - Opendous-JTAG, an open source JTAG device: http://code.google.com/p/opendous-jtag/
+ * - Openkubus, an open source hardware-based authentication dongle: http://code.google.com/p/openkubus/
+ */ \ No newline at end of file