You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nico Rey d235875b72 add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path преди 4 години
.github/ISSUE_TEMPLATE Update issue templates преди 4 години
software File tidy-up преди 4 години
templates add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path преди 4 години
.gitignore add panel.db to ignore list преди 4 години
HARDWARE.md header преди 4 години
INSTALL.md Docs: install git before start преди 4 години
LICENSE Create LICENSE преди 4 години
METEOR.md header преди 4 години
README.md Add testing tool and usage guide преди 4 години
WORKING.md Add testing tool and usage guide преди 4 години
common.sh fix folder path преди 4 години
header_1600.png header преди 4 години
install.sh install sqlite, php and php sqlite driver, modify nginx template преди 4 години
migrate_data.sh add migration process comments преди 4 години
panel.sql add is_active to grey out old passes on passes list преди 4 години
post.py branding преди 4 години
prune.sh Standarize library import преди 4 години
receive.sh split twitter conditionals from database conditionals, mark passes as inactive преди 4 години
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 преди 4 години
receive_meteor.sh split twitter conditionals from database conditionals, mark passes as inactive преди 4 години
rectify.py multi threading преди 4 години
requirements.txt Bump Pillow version преди 4 години
schedule.sh Standarize library import преди 4 години
schedule_iss.sh Usability improvements, auto install script преди 4 години
schedule_meteor.sh add is_active to grey out old passes on passes list преди 4 години
schedule_sat.sh add is_active to grey out old passes on passes list преди 4 години
sun.py Remove hardcoded tz преди 4 години
test_reception.sh Use logging преди 4 години

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