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

4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
1234567891011121314151617181920212223
  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. - [Meteor M2 full decoding!](METEOR.md)
  6. - Nginx webserver to show images
  7. - Timestamp and satellite name overlay on every image
  8. - WXToIMG configured to create several images (HVC,HVCT,MCIR, etc) based on sun elevation
  9. - Pictures can be posted to Twitter. See more at [argentinasat twitter account](https://twitter.com/argentinasat)
  10. ## Install
  11. There's an [install.sh](install.sh) script that does (almost) everything at once. If in doubt, see the [install guide](INSTALL.md)
  12. ## Post config
  13. * [Setup Twitter auto posting feature](INSTALL.md#set-your-twitter-credentials)
  14. ## How do I know if it is running properly?
  15. 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)
  16. ## Hardware setup
  17. Raspberry-noaa runs on Raspberry PI 2 and up. See the [hardware notes](HARDWARE.md)