From 3708607710b95ed195c7f230d81441762ef3b0f5 Mon Sep 17 00:00:00 2001 From: Nico Rey Date: Sat, 30 May 2020 16:03:06 -0300 Subject: [PATCH] copy --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c98e0c7..187f27e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ ![Raspberry NOAA](header.png) -# NOAA Automated capture using Raspberry PI +# 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! - [Meteor M2 full decoding!](METEOR.md) - Nginx webserver to show images - - Timestamp and satellite name over every image + - Timestamp and satellite name overlay on every image - WXToIMG configured to create several images (HVC,HVCT,MCIR, etc) based on sun elevation - - Pictures are posted to Twitter. See more at [argentinasat twitter account](https://twitter.com/argentinasat). + - 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)