1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2025-01-22 10:41:05 +02:00
Werner Almesberger 87b1fbb66c tornado/cpu/: new version of the CPU board (WIP)
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
2012-12-25 19:52:33 -03:00
2012-06-11 22:18:21 -03:00
2012-06-11 22:18:21 -03:00

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
Description
Antorcha, LED-based signal device (for viewing from up to ~50 m)
http://projects.qi-hardware.com/index.php/p/antorcha/
Readme 429 KiB
Languages
C 83.5%
Makefile 10.7%
Shell 3.5%
Perl 2.3%