mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-01 09:09:23 +02:00
Antorcha, LED-based signal device (for viewing from up to ~50 m)
http://projects.qi-hardware.com/index.php/p/antorcha/
0703611bbd
MMC-SPI specifies a card delay of up to 100 ms, which is easier to match with an explicit delay than with a loop count. |
||
---|---|---|
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