From c1bf89a795f87375913c0184e02a0591ad56dcc7 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 27 Aug 2022 10:08:45 -0400 Subject: [PATCH] Update readme.MD --- cubesatsim/readme.MD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cubesatsim/readme.MD b/cubesatsim/readme.MD index 032cc2e2..6df2b5dd 100644 --- a/cubesatsim/readme.MD +++ b/cubesatsim/readme.MD @@ -38,9 +38,9 @@ Next you need to install some libraries. You need to download the Arduino-APRS library and the SSTV-Arduino-Scottie1 library and add to your Arduino libraries. -Go to the release page for each: https://github.com/alanbjohnston/Arduino-APRS/releases and https://github.com/alanbjohnston/SSTV-Arduino-Scottie1/archive/refs/heads/pico-lib.zip +Go to the release page for each: https://github.com/alanbjohnston/Arduino-APRS/releases and https://github.com/alanbjohnston/SSTV-Arduino-Scottie1/releases and https://github.com/alanbjohnston/Duino-hacks/releases -Select the latest release then download the zip files Arduino-APRS-Library.zip and SSTV-Arduino-Scottie-Library.zip +Select the latest release then download the zip files Arduino-APRS-Library.zip and SSTV-Arduino-Scottie-Library.zip and Duino-hacks.zip In the Arduino IDE, under the menu select Sketch / Include Library then select "Add .ZIP library" find the ZIP files you downloaded and add both of them. @@ -50,6 +50,8 @@ Do the same for the following libraries: Adafruit INA219 Adafruit BME280 -Pico timer +RPI_PICO_TimerInterrupt + + Find your