mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-22 01:39:41 +02:00
Antorcha, LED-based signal device (for viewing from up to ~50 m)
http://projects.qi-hardware.com/index.php/p/antorcha/
87b1fbb66c
Differences: - a bit smaller, 42.25 x 22.5 mm. The old version was 43.75 x 25.25 mm - NXP LPC1112FHN33/202 MCU (Cortex-M0) - step-down converter for the 3.3 V supply - all-digital 3D acceleration sensor - one local LED - push-pull card holder Note that the interface to the LED modules has changed as well. New features: - high supply voltage - optional sharing of regulator - double ground |
||
---|---|---|
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