Coder Social home page Coder Social logo

aerospark's Introduction

Rockoon Project

Click here to read the full paper

This project was developed as an open source experiment of the “rockoon” concept. The basic idea is to launch a rocket from a high altitude balloon at, or near, it’s burst altitude. The purpose of this experiment is to demonstrate alternative technology to reach space.

A full overview of the technology and a detailed study of the concept is available in the PDF document titled “Design and Analysis of a Lunar Mission Launched From a High Altitude Balloon”.

The payload contains a Raspberry Pi with the Aerospark shield, and a RockBLOCK unit which plugs directly into the Pi’s USB port. Once powered, load the code to the Pi, edit the desired altitude, and make sure you have credits on your RockBLOCK. Once the altitude is reached, the ignition relay will close the ignition circuit and fire the rocket. Tracking is provided by the Iridium satellite network which is published by RockBLOCK through HTTP requests to the Aerospark website.

Iridium SBD

This folder contains a few python and node.js scripts for communicating with a RockBLOCK Iridum unit.

In the python folder you will find a code to allow you to send simple commands to the RockBLOCK directly from the terminal window by running:

// python hello_iridium.py -d /dev/ttyUSB0

For a detailed list of all of the commands visit: http://tabs2.gerg.tamu.edu/~norman/659/9602DevelopersGuide_RevisionBEAM.pdf

To initiate a SBD session and transmit "Hello World" to the iridium network:

// python run_iridium.py -d /dev/ttyUSB0

The node.js folder was obtained from the RockBLOCK website, and can also be used for communicated with the RockBLOCK.

Flight Computer

The master flight computer code for the HAB/Rockoon launch is available in this code.

PCB

The Aerospark Printed Circuit Board is also available. Eagle files are included in this folder.

Licence

MIT Licence

aerospark's People

Stargazers

Andreas Karg avatar  avatar Jonathan Zalger avatar

Watchers

everhusk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.