您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Nico 88056cce95
Update enhancement.md
3 年前
.github/ISSUE_TEMPLATE Update enhancement.md 3 年前
software File tidy-up 4 年前
templates Added GAIN variable 3 年前
.gitignore add panel.db to ignore list 3 年前
HARDWARE.md header 4 年前
INSTALL.md web_panel: install requirements for web panel 3 年前
LICENSE Create LICENSE 4 年前
METEOR.md header 4 年前
README.md web_panel: install requirements for web panel 3 年前
WEBPANEL.md add webpanel data 3 年前
WORKING.md Add script to prune images 3 年前
common.sh add missing rm's 3 年前
header_1600.png header 4 年前
install.sh Fix ownership of www folders 3 年前
migrate_data.sh Exit if scripts are run as root 3 年前
post.py branding 3 年前
prune.sh Add script to prune images 3 年前
receive.sh Changed -g 50 to -g $GAIN 3 年前
receive_iss.sh Changed -g 50 to -g $GAIN 3 年前
receive_meteor.sh Changed -g 48 to -g $GAIN 3 年前
rectify.py toggle image flip for meteor night passes 3 年前
requirements.txt Bump Pillow version 3 年前
schedule.sh Exit if scripts are run as root 3 年前
schedule_iss.sh Exit if scripts are run as root 3 年前
schedule_meteor.sh Exit if scripts are run as root 3 年前
schedule_sat.sh Exit if scripts are run as root 3 年前
sun.py pick bugfix on timezone 3 年前
test_reception.sh Exit if scripts are run as root 3 年前

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