Tom-Neverwinter / raspberry-noaa

Fully automated NOAA satellite image downloader using Raspberry PI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOAA Automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • Nginx webserver to show images. (I need to get this running)
  • Timestamp and satellite name over every image.
  • WXToIMG configured to create several images (HVC,HVCT,MCIR, etc).
  • Pictures are posted to Twitter. See more at twitter account.
  • [Wiki]
  • Audio files are stored on a RAMFS partition. Happen to have some glitches on image reception (more work)

Manual work

  • See [Wiki's install and config page] for information

Important notes

  • I tried to run this on a Raspberry PI Zero Wifi, no luck. Seems like it's too much load for the CPU. Running on a Raspberry PI 2+ is ok. See Wiki's hardware notes page.
  • Code was a bit updated on how it handles the UTC vs timezone times.

To do

About

Fully automated NOAA satellite image downloader using Raspberry PI


Languages

Language:Shell 79.9%Language:Python 18.9%Language:HTML 1.2%