Model Camera Rocket Project

Rocket Senior Project


Rocket

Project Description:

Our Senior Project is to build a rocket that can obtain launch data, take photos, and finally send this data through Bluetooth the user's app.

Mission Statement:

Through diligence and dedication, our goal is to deliver a stable imaging and sensing device for model rockets that is small, lightweight, and better than current solutions.

Project Description

Our project is to build a rocket that can perform aerial photography. This is useful because model rockets are an accessible way of reaching high altitudes, which produces extraordinary photos. There are many drone based aerial photography systems, but most of them would not be able to reach the altitudes that a rocket can. There are commercial model rockets with cameras, but these are expensive, have low resolution, cant store many images, and have poor interfaces. We believe that we can do better.

The main challenge of designing the rocket is the imaging system. A rocket has limited space inside it, and a small circular cross-section. This places significant constraints on what electronics can fit inside it. This prevents the use of established boards such as Raspberry Pis, or other development boards. As a result, we must design a board that can take images that contains all the parts we need in a small form factor. This will require significant engineering. We also will need to design the rocket so that all of the components will come safely back to Earth.

To accomplish this we have a team of four Computer Engineering students working on this project. We propose to have this design working by end of November.

Team Members:

Marlon Granda
Douglas Karmondy
Nick Manuell
Samuel Zachary

Schedule

Milestones

Details and progress on the app can be found here

Photos

Gyroscope
Fig.1 - (LSM6DS3) This 6 degrees of freedom gyroscope and accelerometer development board has been purchased and arrived during the summer. We have been spending time getting it connected to our STM32F0 board and displaying data.
Pressure Sensor
Fig.2 - (MPL3115A2) This pressure sensor development board ahs been purchased and arived during the summer. We are currently getting it connected to our STM32F0 board and having it display data through UART communication.