No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Nico Rey d235875b72 add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path hace 4 años
.github/ISSUE_TEMPLATE Update issue templates hace 4 años
software File tidy-up hace 4 años
templates add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path hace 4 años
.gitignore add panel.db to ignore list hace 4 años
HARDWARE.md header hace 4 años
INSTALL.md Docs: install git before start hace 4 años
LICENSE Create LICENSE hace 4 años
METEOR.md header hace 4 años
README.md Add testing tool and usage guide hace 4 años
WORKING.md Add testing tool and usage guide hace 4 años
common.sh fix folder path hace 4 años
header_1600.png header hace 4 años
install.sh install sqlite, php and php sqlite driver, modify nginx template hace 4 años
migrate_data.sh add migration process comments hace 4 años
panel.sql add is_active to grey out old passes on passes list hace 4 años
post.py branding hace 4 años
prune.sh Standarize library import hace 4 años
receive.sh split twitter conditionals from database conditionals, mark passes as inactive hace 4 años
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 hace 4 años
receive_meteor.sh split twitter conditionals from database conditionals, mark passes as inactive hace 4 años
rectify.py multi threading hace 4 años
requirements.txt Bump Pillow version hace 4 años
schedule.sh Standarize library import hace 4 años
schedule_iss.sh Usability improvements, auto install script hace 4 años
schedule_meteor.sh add is_active to grey out old passes on passes list hace 4 años
schedule_sat.sh add is_active to grey out old passes on passes list hace 4 años
sun.py Remove hardcoded tz hace 4 años
test_reception.sh Use logging hace 4 años

README.md

Raspberry NOAA

NOAA and Meteor automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • Meteor M2 full decoding!
  • Nginx webserver to show images
  • Timestamp and satellite name overlay on every image
  • WXToIMG configured to create several images (HVC,HVCT,MCIR, etc) based on sun elevation
  • Pictures can be posted to Twitter. See more at argentinasat twitter account

Install

There’s an install.sh script that does (almost) everything at once. If in doubt, see the install guide

Post config

How do I know if it is running properly?

This project is intended as a zero-maintenance system where you just power-up the Raspberry PI and wait for images to be received. However, if you are in doubt about it just follow the working guide

Hardware setup

Raspberry-noaa runs on Raspberry PI 2 and up. See the hardware notes