Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Nico Rey 5e4d78a9fb Merge branch 'master' of https://github.com/reynico/raspberry-noaa 3 роки тому
.github/ISSUE_TEMPLATE Update issue templates 3 роки тому
software File tidy-up 4 роки тому
templates Added Serbian language web-support 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 роки тому
WORKING.md Add testing tool and usage guide 3 роки тому
common.sh add missing rm's 3 роки тому
header_1600.png header 4 роки тому
install.sh install: fix permissions for folders 3 роки тому
migrate_data.sh migration: check if there is enough free space 3 роки тому
post.py branding 3 роки тому
prune.sh Standarize library import 3 роки тому
receive.sh Merge branch 'master' into web_panel 3 роки тому
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 4 роки тому
receive_meteor.sh Merge branch 'master' into web_panel 3 роки тому
rectify.py toggle image flip for meteor night passes 3 роки тому
requirements.txt Bump Pillow version 3 роки тому
schedule.sh Standarize library import 3 роки тому
schedule_iss.sh replace shebang 3 роки тому
schedule_meteor.sh Revert "Enable meteor m2 night passes" 3 роки тому
schedule_sat.sh add is_active to grey out old passes on passes list 3 роки тому
sun.py pick bugfix on timezone 3 роки тому
test_reception.sh Use logging 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