diff --git a/README.md b/README.md index 4f5ddc0..11d056e 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,11 @@ The easiest way to do this is via the "raspi-config" file/command. You can acces The light-meter is a custom addition to the Raspberry Pi which is built using the Pi's general-purpose input and output (G.P.I.O.) pins. You can see the layout of the components connected to the Pi in the diagram below. -![hardware-layout](attachments/hardware-layout.jpg) +![hardware-layout](attachments/hardware-layout.png) Depending on the type of enclosure you use, you might find it more convenient to have the actual light-meter (component) connected to the breadboard with a pair of jumper wires. To help explain the point, please see the image below. -![light-meter-extension](attachments/light-meter-extension.jpg) +![light-meter-extension](attachments/light-meter-extension.png) #### Power Supply diff --git a/attachments/hardware-layout.jpg b/attachments/hardware-layout.jpg deleted file mode 100644 index 4e2d199..0000000 Binary files a/attachments/hardware-layout.jpg and /dev/null differ diff --git a/attachments/hardware-layout.png b/attachments/hardware-layout.png new file mode 100644 index 0000000..d1180c2 Binary files /dev/null and b/attachments/hardware-layout.png differ diff --git a/attachments/light-meter-extension.jpg b/attachments/light-meter-extension.jpg deleted file mode 100644 index bec27e0..0000000 Binary files a/attachments/light-meter-extension.jpg and /dev/null differ diff --git a/attachments/light-meter-extension.png b/attachments/light-meter-extension.png new file mode 100644 index 0000000..ce9f846 Binary files /dev/null and b/attachments/light-meter-extension.png differ diff --git a/attachments/light-meter-logo.png b/attachments/light-meter-logo.png index ace1bea..ae06299 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 010b189..149e914 100644 Binary files a/attachments/rtrp-logo.png and b/attachments/rtrp-logo.png differ