Skip to content

The rocket system used to collect and send data for the INSA P2I-6 (for the group to-the-moon)

License

Notifications You must be signed in to change notification settings

carbon-a-rat/pulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar

This repository contains the source code for the P2I-6 project at INSA Lyon. The project's objective is to develop an automated system for launching and monitoring a water rocket from inception.

The project entails constructing both a water rocket and a launch pad. The water rocket will be equipped with a microcontroller and sensors to monitor its flight, while the launch pad will incorporate a microcontroller to control the launch.

Furthermore, the launch pad must be activatable via an Android application. This application will not only display the rocket's flight data but also facilitate launching the rocket at a predetermined pressure. All collected data will be recorded and stored on a dedicated server.

Ultimately, the project aims to experimentally determine the relationship between initial pressure and the rocket's altitude, generalize the results, and predict the altitude achieved from a given initial pressure.

Boards

INSA is poor, and they don't have enough ESP32 boards for everyone. So we are using the ESP8266 Feather board from Adafruit.

We will also use an arduino board and another Feather board for the launch pad.

Board instruction

Feather board

  1. Install platformio plugin in VSCode
  2. On linux: https://docs.platformio.org/en/latest/core/installation/udev-rules.html

About

The rocket system used to collect and send data for the INSA P2I-6 (for the group to-the-moon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published