Tendro / ferret

CU Spaceflight "Ferret" Arduino based high altitude balloon tracker

Home Page:http://www.hexoc.com/pages/hab/ferret.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CU Spaceflight Ferret tracker

A simple Arduino based high altitude balloon tracker using a GPS and a Radiometrix NTX2 narrowband FM transmitter module.

Ferret and librtty are released under the terms of the GNU General Public License. They are distributed in the hope that they will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

Ferret One

A radio tracker built in a few hours from an Arduino Duemilanove, an EM-406a GPS and a Radiometrix NTX2 narrowband FM transmitter on 434.650 MHz.

Flew on Project Orion and CUSF launch Nova 18.

Ferret Two

A less hacky version using the TinyGPS Arduino library for talking to the GPS device, and using an FSA-03 GPS (uBlox 5 chipset).

We use a modified version of the TinyGPS library that enables reporting number of satellites.

Please see the schematic in the ferrettwo/ directory for details of how the hardware needs to be set up to make use of librtty.

By Adam Greig and Jon Sowman for CU Spaceflight - 2010.

About

CU Spaceflight "Ferret" Arduino based high altitude balloon tracker

http://www.hexoc.com/pages/hab/ferret.php

License:GNU General Public License v3.0