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.

README.md 1.2 KiB

3 years ago
3 years ago
5 years ago
3 years ago
4 years ago
3 years ago
4 years ago
3 years ago
5 years ago
3 years ago
3 years ago
5 years ago
3 years ago
4 years ago
12345678910111213141516171819202122232425
  1. ![Raspberry NOAA](header_1600.png)
  2. # NOAA and Meteor automated capture using Raspberry PI
  3. Most of the code and setup stolen from: [Instructables](https://www.instructables.com/id/Raspberry-Pi-NOAA-Weather-Satellite-Receiver/)
  4. ## New Features!
  5. - [ISS SSTV reception and decoding](ISS.md)
  6. - [A webpanel!](WEBPANEL.md)
  7. - [Meteor M2 full decoding!](METEOR.md)
  8. - Nginx webserver to show images
  9. - Timestamp and satellite name overlay on every image
  10. - WXToIMG configured to create several images (HVC,HVCT,MCIR, etc) based on sun elevation
  11. - Pictures can be posted to Twitter. See more at [argentinasat twitter account](https://twitter.com/argentinasat)
  12. ## Install
  13. There's an [install.sh](install.sh) script that does (almost) everything at once. If in doubt, see the [install guide](INSTALL.md)
  14. ## Post config
  15. * [Setup Twitter auto posting feature](INSTALL.md#set-your-twitter-credentials)
  16. ## How do I know if it is running properly?
  17. 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)
  18. ## Hardware setup
  19. Raspberry-noaa runs on Raspberry PI 2 and up. See the [hardware notes](HARDWARE.md)