From 371fb218ec219751de5cb0386b9b04c2834646ef Mon Sep 17 00:00:00 2001 From: Nico Rey Date: Sat, 30 May 2020 16:04:00 -0300 Subject: [PATCH] copy --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 187f27e..91f18b3 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,18 @@ # 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! +## New Features! - [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 +## 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 configuration +## Post config * [Setup Twitter auto posting feature](INSTALL.md#set-your-twitter-credentials) -### Hardware setup +## Hardware setup Raspberry-noaa runs on Raspberry PI 2 and up. See the [hardware notes](HARDWARE.md)