Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reynico/raspberry-noaa
Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
iss meteor noaa raspberry-noaa raspberry-pi raspberrypi sstv weather wxtoimg
Last synced: 16 days ago
JSON representation
Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
- Host: GitHub
- URL: https://github.com/reynico/raspberry-noaa
- Owner: reynico
- License: gpl-3.0
- Archived: true
- Created: 2018-09-11T02:03:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T10:51:40.000Z (almost 4 years ago)
- Last Synced: 2024-09-21T08:33:13.933Z (4 months ago)
- Topics: iss, meteor, noaa, raspberry-noaa, raspberry-pi, raspberrypi, sstv, weather, wxtoimg
- Language: Shell
- Homepage: https://github.com/reynico/raspberry-noaa
- Size: 8.61 MB
- Stars: 181
- Watchers: 15
- Forks: 56
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Raspberry NOAA](header_1600.png)
# NOAA and Meteor automated capture using Raspberry PI
Most of the code and setup stolen from: [Instructables](https://www.instructables.com/id/Raspberry-Pi-NOAA-Weather-Satellite-Receiver/)## New Features!
- [ISS SSTV reception and decoding](ISS.md)
- [A webpanel!](WEBPANEL.md)
- [Meteor M2 full decoding!](METEOR.md)
- 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](https://twitter.com/argentinasat)## Install
There's an [install.sh](install.sh) script that does (almost) everything at once. If in doubt, see the [install guide](INSTALL.md)## Post config
* [Setup Twitter auto posting feature](INSTALL.md#set-your-twitter-credentials)## 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](WORKING.md)## Hardware setup
Raspberry-noaa runs on Raspberry PI 2 and up. See the [hardware notes](HARDWARE.md)