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.
 
 
 
 
 
 
gonzalo 6ebe547e22 add .conf file for global variable, NOT everyone use the shitty bash, so ,,sh'' POSIX is your friend, some sone checks for directories há 5 anos
.noaa.conf add .conf file for global variable, NOT everyone use the shitty bash, so ,,sh'' POSIX is your friend, some sone checks for directories há 5 anos
README.md First commit há 5 anos
index.html First commit há 5 anos
nginx.cfg Move root folder outside home há 5 anos
receive.sh add .conf file for global variable, NOT everyone use the shitty bash, so ,,sh'' POSIX is your friend, some sone checks for directories há 5 anos
schedule.sh add .conf file for global variable, NOT everyone use the shitty bash, so ,,sh'' POSIX is your friend, some sone checks for directories há 5 anos
schedule_sat.sh add .conf file for global variable, NOT everyone use the shitty bash, so ,,sh'' POSIX is your friend, some sone checks for directories há 5 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)

Manual work

  • sudo apt-get install imagemagick nginx predict libusb-1.0 cmake
  • Install rtlsdr

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.
  • Code was a bit updated on how it handles the UTC vs timezone times.