EECache

Datalogger RC-model airplanes

This 18x21mm sized data logger is capable of storing servo-signals or serial data with 2400 baud.
If one wnts to record multiple channels, one could use multiple devices.

It has an integrated user-interface, which can be accessed via Hyper-Terminal or any other terminal program with 19200 baud:

EECache V1.3

(c) Fabian Huslik 2004
www.huslik.net

Space = send data
s = Servo signal input (13 min)
f = Fast servo signal input (2,6 min)
r = Reset for 2400 baud serial input
d = Erase EEPROM
?:_

The device becomes "armed" via the terminal and beginswith the recording of the selected data format after the next power-on with a short delay.
The Recording is terminated, if the 8kB is full, or if the voltage is switched off.

Parts:

ATTiny12, 8bit microcontroller by Atmel
24LC64, serial EEprom by Microchip
Resistors 4x1k, 1x10k
capacitors 2x 100nF

Schematic, layout and code:

Download of the complete project as Eagle-file and AVR assembler source with hex-file.