Useful Links
This page contains links to resources I've found useful in the development of Horus, as well as datasheets and other project websites.
For a wealth of additional information on all things high altitude balloon related, checkout the UK High Altitude Society wiki. As well as project listings & ideas, there's code snippets, designs & much more.
Project Sites:
Libraries:
- Mikal Hart's Streaming library (simplifies output streams)
- Mikal Hart's Flash (PROGMEM) library (saves RAM by keeping strings in flash memory)
- Mikal Hart's NewSoftSerial library (a much improved SoftSerial library)
- Jim Studt's OneWire library (for communication using the OneWire protocol)
- Miles Burton's Dallas Temperature Control library (makes for easy handling of Dallas Semiconductor temp sensors)
- Bill Greiman's FAT16 library (handles SD card interfacing & FAT16 file management)
Hardware:
- Arduino (Open source ATmega AVR based prototyping platform)
- Vaisala (Meteorlogical radiosonde manufacturer)
- Trimble (Manufactures the Lassen IQ GPS module)
Online stores/retailers
- Little Bird Electronics (Australian Sparkfun reseller)
- Sparkfun (American hobby electronics store)
- Futurlec (Thailand based components warehouse)
- Farnell (International electronics distributor)
- Spherachutes (Manufactures parachutes for HAB and rocketry use)
- Kaymont (Manufactures & sells meteorological balloons)
- Adafruit (Arduino shields, hobby kits)
Flight Prediction
- Cambridge University Space Flight Predictor (Balloon trajectory prediction tool)
- GeoLocator (Used to obtain GPS coordinates from Google Maps)
Tools/References
- GPS format converter (Converts GPS coordinates between formats)
- Excellent NMEA reference guide (Information on the NMEA scented formats)