diff --git a/HARDWARE.md b/HARDWARE.md index f4aaf54..9227745 100644 --- a/HARDWARE.md +++ b/HARDWARE.md @@ -1,4 +1,4 @@ -![Raspberry NOAA](header.png) +![Raspberry NOAA](header_1600.png) # Raspberry PI I tried to use a Raspberry PI Zero Wifi, but seems like the lack of power makes bananas. Got several issues when recording the audio stream (blank audio, corrupted wav files, etc) as well as wxmap errors when trying to do the overlay. A Raspberry PI 2+ works great, no issues at all. diff --git a/INSTALL.md b/INSTALL.md index 66d8034..2373f5d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -![Raspberry NOAA](header.png) +![Raspberry NOAA](header_1600.png) - [Raspberry PI operating system](#raspberry-pi-operating-system) - [Automatic install](#automatic-install) diff --git a/METEOR.md b/METEOR.md index 1710121..944f490 100644 --- a/METEOR.md +++ b/METEOR.md @@ -1,4 +1,4 @@ -![Raspberry NOAA](header.png) +![Raspberry NOAA](header_1600.png) ### Meteor M2 decoding The satellite uses a 72k QPSK 120hz carrier to send very high quality images diff --git a/README.md b/README.md index 91f18b3..7ed504b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Raspberry NOAA](header.png) +![Raspberry NOAA](header_1600.png) # 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/) diff --git a/header.png b/header_1600.png similarity index 100% rename from header.png rename to header_1600.png