Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 1.2 KiB

4 anos atrás
4 anos atrás
4 anos atrás
5 anos atrás
4 anos atrás
3 anos atrás
4 anos atrás
4 anos atrás
4 anos atrás
4 anos atrás
5 anos atrás
4 anos atrás
4 anos atrás
5 anos atrás
4 anos atrás
4 anos atrás
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)