Skip to content

Collects telemetry from a model rocket and transmits to a ground station using RF69 long-distance radio.

Notifications You must be signed in to change notification settings

goodmanj/Rocket-Data-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Rocket-Data-Logger

Collects telemetry from a model rocket and transmits to a ground station using RF69 long-distance radio.

Ingredients:

Transmitter

I was able to piggyback the pressure sensor and accelerometer directly onto the Feather board, creating a compact package that mounts into the rocket's payload bay using foam blocks for support. I used standard 1/4 wave length of solid-core wire for the antenna, protruding through into the nose cone. Battery lifetime was greater than 24 hours.

Receiver

Receiver logs data simultaneously to serial output and to an SD card. This receiver is generic: it just listens to the transmitter and records everything it hears, so it can be used for other projects sending different telemetry.

About

Collects telemetry from a model rocket and transmits to a ground station using RF69 long-distance radio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages