You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nico Rey 95ac0682a4 branding 3 years ago
.github/ISSUE_TEMPLATE Update issue templates 3 years ago
software File tidy-up 4 years ago
templates install sqlite, php and php sqlite driver, modify nginx template 3 years ago
.gitignore add panel.db to ignore list 3 years ago
HARDWARE.md header 3 years ago
INSTALL.md Docs: install git before start 3 years ago
LICENSE Create LICENSE 3 years ago
METEOR.md header 3 years ago
README.md Add testing tool and usage guide 3 years ago
WORKING.md Add testing tool and usage guide 3 years ago
common.sh Use ramfs to record audio 3 years ago
header_1600.png header 3 years ago
install.sh install sqlite, php and php sqlite driver, modify nginx template 3 years ago
migrate_data.sh add a migration script for web panel view 3 years ago
panel.sql add a migration script for web panel view 3 years ago
post.py branding 3 years ago
prune.sh Standarize library import 3 years ago
receive.sh Use ramfs to record audio 3 years ago
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 4 years ago
receive_meteor.sh Use ramfs to record audio 3 years ago
rectify.py multi threading 4 years ago
requirements.txt Bump Pillow version 3 years ago
schedule.sh Standarize library import 3 years ago
schedule_iss.sh Usability improvements, auto install script 4 years ago
schedule_meteor.sh store prediction passes on database 3 years ago
schedule_sat.sh store prediction passes on database 3 years ago
sun.py Remove hardcoded tz 3 years ago
test_reception.sh Use logging 3 years ago

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