Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Nico Rey 6cf404c100 Typo há 6 anos
.noaa.conf New variables for sat/sun elev há 6 anos
README.md Added sun pass to do finish on readme há 6 anos
index.html First commit há 6 anos
nginx.cfg Move root folder outside home há 6 anos
post.py Typo há 6 anos
prune.sh Prune old audio and map files há 6 anos
receive.sh Flag, sat max elev há 6 anos
schedule.sh Enable prediction há 6 anos
schedule_sat.sh Flag, sat max elev há 6 anos
sun.py Added sun.py to calculate sun elevation and select desired enhancements há 6 anos

README.md

NOAA Automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • Nginx webserver to show images.
  • 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 argentinasat twitter account.
  • Wiki is updated!

Manual work

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