Skip to content

deadcast2/HABIL

Repository files navigation

HABIL

High Altitude Balloon Imaging via LoRa

* Actual photos transmitted from our high altitude balloon.

Setup

  1. Install imagemagick for the image processing/conversion to JPEG 2000:

    sudo apt-get install imagemagick

  2. Next compile/install the bcm2835 library from http://www.airspayce.com/mikem/bcm2835/

  3. Initialize the RadioHead submodule for the RF95 radio:

    git submodule update --init

  4. Compile the program

    make

  5. Next paste the line from the cron file into your crontab:

    sudo crontab -e

  6. Done!

About

High Altitude Balloon Imaging via LoRa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published