25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nico Rey d342c86e90 replace shebang 4 년 전
.github/ISSUE_TEMPLATE Update issue templates 4 년 전
software File tidy-up 4 년 전
templates fix image 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 create thumb dir 4 년 전
header_1600.png header 4 년 전
install.sh chgrp to www-data, launch scheduler 4 년 전
migrate_data.sh add install steps for webpanel version 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 Rectify: save one step 4 년 전
rectify.py Rectify meteor night passes 4 년 전
requirements.txt Bump Pillow version 4 년 전
schedule.sh Standarize library import 4 년 전
schedule_iss.sh replace shebang 4 년 전
schedule_meteor.sh wrong var for epoch 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