Rockoon Telemetry Logger

Arduino-based flight telemetry recorder

Rockoon Telemetry Logger
  • C
  • Arduino
  • Independently designed, using an ATMega8 microcontroller and other off-the-shelf electronics components, a circuit that would collect and log telemetry (acceleration, geoposition, and temperature) to an SD card.
  • Wrote a polling loop using the Arduino API and community libraries to access devices over serial bus protocols.