Skip to content

HunterWhyte/Rocket-Telemetry-Project

Repository files navigation

Rocket-Telemetry-Project

This project was originally made for my grade 12 physics term project (2018). The Arduino code for this project has been lost but some information and images of the completed project can be seen below.

Summary:

This project uses an arduino nano packed tightly into a model rocket with the goal of using RF transceivers to transmit live GPS and altitude data from the rocket to a ground station. The wireless communication also enables deploying a camera to record the descent and the control of 4 small motors mounted on the rocket to control the landing position.

This was accomplished using a collection of breakout boards and Arduino libraries. Breakout boards were interfaced with an arduino using SPI or I2C.

Footage of succesful telemetry communication using a python script to display results live:

GPS data plotted in google earth

gpsdata

Rocket Electronics:

  • GPS
  • 9DOF IMU
  • 2.4ghz radio
  • 3 LiPo batteries
  • Camera + Camera DVR
  • Camera Servo
  • 4 Brushed motors + PDB
  • Arduino Nano
  • image of rocket sled

    footage of brushed motor control working

    camera on servo deploying

    Ground Electronics:

    • 2.4ghz radio
    • joystick
    • Connected to Laptop
    • Interfacing with a python program via serial communication to give live data of the rocket and save it to a csv
    • Arduino Mega

    Slideshow presentation for class (Google Slides)

    Please send me an email huntergwhyte@gmail.com if you want to know more about this project!

    About

    Rocket Telemetry Project Using Arduino

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages