From ef6c80f54548bd421f2f95f8fd2cb022247d3f21 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Wed, 5 Oct 2022 13:16:44 +0200 Subject: [PATCH] raspi-oled post --- circuit.svg | 185 +++++++++++++++++++++++ index.html | 4 +- main.css | 13 ++ raspberry-pi-temperature-monitoring.html | 109 +++++++++++++ raspberry-pi-temperature-monitoring.jpg | Bin 0 -> 157265 bytes 5 files changed, 309 insertions(+), 2 deletions(-) create mode 100644 circuit.svg create mode 100644 raspberry-pi-temperature-monitoring.html create mode 100644 raspberry-pi-temperature-monitoring.jpg diff --git a/circuit.svg b/circuit.svg new file mode 100644 index 0000000..61a46a4 --- /dev/null +++ b/circuit.svg @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + AM2302 sensor + SSD1351 OLED + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VCC + DATA + + + + + + + + GND + + + + + + + + VCC + GND + + + + DIN + + + + CLK + + + + CS + + + + DC + + + + RST + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3V3 + GPIO2 + GPIO3 + GPIO4 + GND + GPIO17 + GPIO27 + GPIO22 + 3V3 + GPIO10 + GPIO9 + GPIO11 + GND + ID_SD + GPIO5 + GPIO6 + GPIO13 + GPIO19 + GPIO26 + GND + 5V0 + 5V0 + GND + GPIO14 + GPIO15 + GPIO18 + GND + GPIO23 + GPIO24 + GND + GPIO25 + GPIO8 + GPIO7 + ID_SC + GND + GPIO12 + GND + GPIO16 + GPIO20 + GPIO21 + + \ No newline at end of file diff --git a/index.html b/index.html index a287387..d015ba2 100644 --- a/index.html +++ b/index.html @@ -6,12 +6,12 @@

FliegendeWurst's corner of the WWW

-Selection of my projects: +Check out my projects: