https://github.com/gituser12981u2/model-rocket-project
Design and make a model rocket.
https://github.com/gituser12981u2/model-rocket-project
Last synced: 6 months ago
JSON representation
Design and make a model rocket.
- Host: GitHub
- URL: https://github.com/gituser12981u2/model-rocket-project
- Owner: gituser12981u2
- Created: 2025-03-22T17:59:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-22T18:38:56.000Z (over 1 year ago)
- Last Synced: 2025-03-22T19:20:14.049Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocket Design and Simulation

A comprehensive rocket development project that demonstrates the complete process from initial design through simulation, hardware implementation, and data validation.
## Project Overview
This repository showcases the iterative process of rocket design by integrating three key components:
1. OpenRocket modeling - Initial design, simulation, and optimization using industry-standard software
2. Custom Python Simulation - Physics-based simulation with transonic drag accounted for, made from base principles
3. ESP32 Data Acquisition - Real-world flight data collection for model validation
The goal is to demonstrate how theoretical predications compare with actual flight data.