Skip to content

yutarour/arduino_eng2_rockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Arduino Bottle Rockets

Arduino rockets with sensors.

Report Bug . Request Feature

Table Of Contents

About The Project

This is a project for building rockets. I thought why not upload the code if I'm writing the code anyways. This repository is for tracking changes to the code, share code, and help some people who may need a little bit of help with coding their rocket. Read getting started to learn more.

Built With

This project was built using the Arduino IDE. It uses a few libraries. See getting started.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Go to the Arduino website and get their ide. (https://www.arduino.cc/en/software)

Installation

  1. Clone the repo
git clone https://github.com/Yaurrdautia/arduino_eng2_rockets.git
  1. Open the folder you cloned the project into.

  2. Go into the main folder and open both controler_code.ino and rocket_side_code.ino

  3. Set the pins in the rocket_side_code.ino file.

  4. Get libraries: a. You need the libraries SFE_BMP, MQ135, MPU6050 (and SD,Servo but you already have those) b. Links: SFE_BMP MPU6050 MQ_135

  5. Add the libraries to the libraries folder. Usually it's in Documents/Arduino/libraries

  6. Upload both files to Arduino, wire all sensors up.

Usage

Used to log some simple data using Arduino Uno and a rocket made with two liter bottles

Roadmap

  • See the open issues for a list of proposed features (and known issues).
  • There aren't any plans to further develop this piece of firmware, but anyone can feel free to use/modify this software. I will try my best to respond to questions/concerns.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • yutarour - Student at Tesla STEM - Yaurrdautia - Main code dev for project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages