commit 135d2ef40a09aefb61a717492f011f3fceff9b2f Author: Philip Heron Date: Mon Jun 7 12:02:43 2010 +0100 Initial commit diff --git a/README b/README new file mode 100644 index 0000000..e0c1d6d --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +HADIE - High Altitude Digital Imaging Experiment +------------------------------------------------ + +This is the software used on the Hadie flight computer. It's been written +for an ATmega644P clocked at 7.3728MHz but should be easy enough to adapt +to other AVR microcontrollers. + +Requires avr-gcc to compile. +