Antorcha, LED-based signal device (for viewing from up to ~50 m) http://projects.qi-hardware.com/index.php/p/antorcha/
Go to file
Werner Almesberger 63a4b895d3 tornado/cpu/cpu.sch (CON3): nISP and nRESET were swapped 2012-12-28 18:44:56 -03:00
common fw/avrdude-antorcha.conf: move to common/ and share with whirl/fw/ 2012-11-17 16:08:23 -03:00
components Initial commit 2012-06-11 22:18:21 -03:00
doc fw/: add DIAG protocol (supply voltage measurement, for diagnostics) 2012-07-01 10:43:37 -03:00
fw fw/avrdude-antorcha.conf: move to common/ and share with whirl/fw/ 2012-11-17 16:08:23 -03:00
hw fw/pcb/: Makefile and mkmk for PCB making (forgot to add them) 2012-11-07 17:54:59 -03:00
tools tools/ant-gui/ant-gui.c: call ant-cl to upload the selected image 2012-11-01 20:28:41 -03:00
tornado tornado/cpu/cpu.sch (CON3): nISP and nRESET were swapped 2012-12-28 18:44:56 -03:00
BOOKSHELF BOOKSHELF: add LIS3DH app note; add push-pull uSD card holder 2012-12-22 19:27:17 -03:00
Makefile Initial commit 2012-06-11 22:18:21 -03:00
README use new avrdude -L option to load project-specific config file 2012-07-22 12:12:33 -03:00

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