Menu

Tree [f01322] default tip /
 History

Read Only access


File Date Author Commit
 arduiggler 2012-12-04 jonsn0w jonsn0w [18a1c4] all - minor refactoring
 data_logger 2016-01-29 jonsn0w jonsn0w [f01322] all - minor refactoring
 freq_counter 2012-12-04 jonsn0w jonsn0w [18a1c4] all - minor refactoring
 libraries 2016-01-29 jonsn0w jonsn0w [f01322] all - minor refactoring
 toggler 2012-12-04 jonsn0w jonsn0w [18a1c4] all - minor refactoring
 tty_echo 2012-12-04 jonsn0w jonsn0w [18a1c4] all - minor refactoring
 .hgignore 2011-10-26 jonsn0w jonsn0w [a4a240] AltTWI - class instantiated in library like reg...
 .hgtags 2011-11-13 jonsn0w jonsn0w [6957be] Added tag rel_2011-11-13 for changeset 00ce2305...
 gpl-3.0.txt 2010-11-22 jonsn0w jonsn0w [ef8aa9] data_logger - initial version
 readme.markdown 2012-03-21 jonsn0w jonsn0w [30d962] PN532 - massive refactoring

Read Me

sketches

arduiggler (experimental)

Transforms Arduino into a JTAG cable.

data_logger

Simple data-logger that captures the voltage values on the ANALOG pins.
The serial output is in csv format.

freq_counter

2 channel basic fequency counter.

toggler

simple sketch that can control any digital pin through a CLI

tty_echo

Echos back strings written on the serial port.

more details

libraries

AltTWI

Alternative library for the Atmel TWI (Two-Wire Interface).

ATmegaTimer1

Library for controlling Timer/Counter1 on Arduino's ATmega microcontroller.

ATmegaTimer2

Library for controlling Timer/Counter2 on Arduino's ATmega microcontroller.

DHT11

Library for DHT11 humidity/temperature sensor.

MCHP_93LC56B

Library for 93LC56B 2Kb Serial EEPROM (from Microchip).

PN532

Library for PN532 NFC controller (from NXP) and for NFC Shield (from Seeed Studio).

QuickCLI

Library that implements a simple CLI interface.

STP08DP05

Library for STP08DP05 LED driver (from STMicroelectronics).

TSL230R

Library for TSL230R light-to-frequency converter (from TI).

more details