Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Nico 88056cce95
Update enhancement.md
před 3 roky
.github/ISSUE_TEMPLATE Update enhancement.md před 3 roky
software File tidy-up před 4 roky
templates Added GAIN variable před 3 roky
.gitignore add panel.db to ignore list před 3 roky
HARDWARE.md header před 4 roky
INSTALL.md web_panel: install requirements for web panel před 3 roky
LICENSE Create LICENSE před 4 roky
METEOR.md header před 4 roky
README.md web_panel: install requirements for web panel před 3 roky
WEBPANEL.md add webpanel data před 3 roky
WORKING.md Add script to prune images před 3 roky
common.sh add missing rm's před 3 roky
header_1600.png header před 4 roky
install.sh Fix ownership of www folders před 3 roky
migrate_data.sh Exit if scripts are run as root před 3 roky
post.py branding před 3 roky
prune.sh Add script to prune images před 3 roky
receive.sh Changed -g 50 to -g $GAIN před 3 roky
receive_iss.sh Changed -g 50 to -g $GAIN před 3 roky
receive_meteor.sh Changed -g 48 to -g $GAIN před 3 roky
rectify.py toggle image flip for meteor night passes před 3 roky
requirements.txt Bump Pillow version před 3 roky
schedule.sh Exit if scripts are run as root před 3 roky
schedule_iss.sh Exit if scripts are run as root před 3 roky
schedule_meteor.sh Exit if scripts are run as root před 3 roky
schedule_sat.sh Exit if scripts are run as root před 3 roky
sun.py pick bugfix on timezone před 3 roky
test_reception.sh Exit if scripts are run as root před 3 roky

README.md

Raspberry NOAA

NOAA and Meteor automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • A webpanel!
  • 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