diff --git a/README.md b/README.md index c2472b0..4f5ddc0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # ![return-to-ritherdon-project-logo](attachments/rtrp-logo.png) Return to Ritherdon Project -## ![light-meter-logo](attachments/light-meter-logo.png) Light-Meter - **Disclosure: This file was written by Craig Oates and all information I have cited about the other parties where taken from their respective websites. I have, also, applied minor editing in places to help readability - in the context of this file. Please use the links listed below for the original/official version of the sourced material. Craig is the author of the software in this repository.** ## Project Overview: Return to Ritherdon @@ -47,6 +45,8 @@ For more information on how each project accomplishes its task, please use the ( ![main-proj-architecture](attachments/main-proj-architecture.png) +## ![light-meter-logo](attachments/light-meter-logo.png) Light-Meter + ## Project Overview: Light-Meter This is a Python 3 based project. I wrote the code in this repository to run on a Raspberry Pi in an unmanned capacity. The main machine I tested the code on was a Raspberry Pi 4 (2 G.B.) but I did get it to work on a Raspberry Pi 1 (Model B) -- so do with that what you will. Software-wise, I have only used Raspbian Buster throughout the development of this project. So, I do not know how well this will run on other Linux-based operating systems. I must stress, this is a Linux-only endeavour. This will not work on Mac OS and Windows -- that includes Windows Subsystem for Linux (W.S.L. 1 and 2). diff --git a/attachments/light-meter-logo.png b/attachments/light-meter-logo.png index 1f85a62..ace1bea 100644 Binary files a/attachments/light-meter-logo.png and b/attachments/light-meter-logo.png differ diff --git a/attachments/rtrp-logo.png b/attachments/rtrp-logo.png index e7ce327..010b189 100644 Binary files a/attachments/rtrp-logo.png and b/attachments/rtrp-logo.png differ