Skip to content

Remote control for a model rocket launch pad with an Arduino, HC-12 radio module and two buttons

License

Notifications You must be signed in to change notification settings

tomkuttler/TVC-Launch-Pad-Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TVC-Launch-Pad-Remote

Arduino C C++

This project is a remote control for a model rocket launch pad. It uses an Arduino Nano Every microcontroller, an HC-12 radio module, and two buttons. The remote control allows you to start a countdown for launching the rocket by pressing button 1. If you need to abort the countdown for any reason, you can press button 2. The remote control is powered by a power bank that is directly connected to the Arduino. This remote control project is designed to work with the Model Rocket Launch Pad.

Table of contents

Installation

To use this software, you will need an Arduino Nano Every (or similar Arduino) and the Arduino IDE. Follow these steps to install the software:

  1. Clone the repository to your local machine.
  2. Open the Remote_Controll.ino file in the Arduino IDE.
  3. Upload the code to your Arduino.

Usage

  1. Connect the HC-12 radio module and the buttons to the Arduino like its shown in the wiring diagram.
  2. Connect the power bank to the Arduino Nano Every.
  3. Turn on the launch pad and wait for it to complete the startup process.
  4. Press button 1 to start the countdown.
  5. Press button 2 to abort the countdown.

Wiring Diagram

Wiring Diagram

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository to your own account.
  2. Create a new branch with your changes.
  3. Submit a pull request with your changes.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. You are free to use, copy, modify, distribute, and display the work, as well as make derivative works based on it, as long as you give attribution to the original author and share any derivative works under the same license. For more information about the license, please see the LICENSE.md file.

Creative Commons License

About

Remote control for a model rocket launch pad with an Arduino, HC-12 radio module and two buttons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages