Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Nico Rey d235875b72 add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path vor 4 Jahren
.github/ISSUE_TEMPLATE Update issue templates vor 4 Jahren
software File tidy-up vor 4 Jahren
templates add a nginx rule to rewrite the old yyyy/mm/dd paths to the new /images/ path vor 4 Jahren
.gitignore add panel.db to ignore list vor 4 Jahren
HARDWARE.md header vor 4 Jahren
INSTALL.md Docs: install git before start vor 4 Jahren
LICENSE Create LICENSE vor 4 Jahren
METEOR.md header vor 4 Jahren
README.md Add testing tool and usage guide vor 4 Jahren
WORKING.md Add testing tool and usage guide vor 4 Jahren
common.sh fix folder path vor 4 Jahren
header_1600.png header vor 4 Jahren
install.sh install sqlite, php and php sqlite driver, modify nginx template vor 4 Jahren
migrate_data.sh add migration process comments vor 4 Jahren
panel.sql add is_active to grey out old passes on passes list vor 4 Jahren
post.py branding vor 4 Jahren
prune.sh Standarize library import vor 4 Jahren
receive.sh split twitter conditionals from database conditionals, mark passes as inactive vor 4 Jahren
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 vor 4 Jahren
receive_meteor.sh split twitter conditionals from database conditionals, mark passes as inactive vor 4 Jahren
rectify.py multi threading vor 4 Jahren
requirements.txt Bump Pillow version vor 4 Jahren
schedule.sh Standarize library import vor 4 Jahren
schedule_iss.sh Usability improvements, auto install script vor 4 Jahren
schedule_meteor.sh add is_active to grey out old passes on passes list vor 4 Jahren
schedule_sat.sh add is_active to grey out old passes on passes list vor 4 Jahren
sun.py Remove hardcoded tz vor 4 Jahren
test_reception.sh Use logging vor 4 Jahren

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