On this page you can download the files for each altimeters
Alti Duo Files (using an ATmega328)
Files for the Alti Duo can be downloaded here
Mini Alti Duo Files (Using an ATtiny 84)
Files for the Mini Alti Duo can be downloaded here
Mini Alti Uno Files (Using an ATtiny 85)
Files for the Mini Alti Duo can be downloaded here
AltiMulti Rocket Flight Logger (using an atmega328)
Files for the Datalogger can be downloaded here
AltiUno SMT
Files for the AltiUno SMT can be downloaded here
AltiDuo SMT
Files for the AltiDuo SMT can be downloaded here
AVR adapter documentations
Altimeters general documentation
ATtiny environment patches for the Arduino IDE
WINDOWS+ld.zip
|
Patched linker for the ATtiny. Use it because of a bug with the linker provided with the Arsuino development environment.
|
attiny.zip
|
ATtiny hardware support need to be installed because it is not distributed with the Arduino framework
|
tiny.zip
|
I am now using a different implementation of the Attiny so that the tone function works for the altimeter this come from the following site
|
Common libraries for the ATtiny environment
tinyBMP085
|
This a modified version of the BMP085 sensor library |
tinyWireM
|
This is an implementation of the IC2 wire library |
tinyWireS
|
for the Attiny processor |
|