Skip to content

the-maldridge/PiBalloon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a dumping ground for scripts and programs that will be flying on a Raspberry Pi weather balloon payload.

More detailed writeups can be found at http://www.thathamkid.com/blog/

Hardware:
> Raspberry Pi
> Dorji DRA818V (x2; one for APRS, other SSTV)
> GPS (LEA-6M for this project; any gpsd compatible unit will work)
> BMP085 or BMP180 pressure sensor
> DHT11 humidity sensor
> 1-wire Temp Sensor network
> TI TMP513

Software:
> python afsk lib
> ramdisk (~32M) at /mnt/ramdisk/
> Adafruit DHT and BMP Python libraries

About

Raspberry Pi High Altitude Ballooning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.2%
  • Shell 33.8%