mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-01 05:43:09 +02:00
Antorcha, LED-based signal device (for viewing from up to ~50 m)
http://projects.qi-hardware.com/index.php/p/antorcha/
common | ||
components | ||
doc | ||
fw | ||
hw | ||
tools | ||
tornado | ||
BOOKSHELF | ||
Makefile | ||
README |
Antorcha - A LED-based signal device ==================================== ... Directory placement ------------------- Antorcha makes extensive use of libraries and header of the ben-wpan project. For this, the top-level directory of the ben-wpan project must be in the same directory as the top-level directory of Antorcha. E.g., /home/qi/ben-wpan/ /home/qi/antorcha/ Avrdude configuration --------------------- Antorcha uses the atusb programming adapter from the ben-wpan project. Since the pin positions of MISO and MOSI are swapped between ATmega32U2 and the ATmega168, we use a modified configuration entry. It is passed to avrdude via the new -L option, available with the Nanonote patches at http://projects.qi-hardware.com/index.php/p/ben-blinkenlights/source/tree/master/avrdude