From 9f33e5a68b0013a1f1a7aa010e246616df74bf60 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 15:45:12 +0000 Subject: Did some improvements, namely: - Researched some more about the pinouts - got mq135 to work with a workaround (because the library is complete CRAP) - Prepared to advance with the DSM for dust metrics - Hopefully a good enough collection of basic reads to comprise a comprehensive data bundle for the AI training, inference and public interest. --- images/ESP32 Pinout Diagram.png | Bin 0 -> 125943 bytes ...2-DOIT-DEVKIT-V1-Board-Pinout-36-GPIOs-updated.webp | Bin 52880 -> 0 bytes images/ESP32-Pinout-1.jpg | Bin 0 -> 61663 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/ESP32 Pinout Diagram.png delete mode 100644 images/ESP32-DOIT-DEVKIT-V1-Board-Pinout-36-GPIOs-updated.webp create mode 100644 images/ESP32-Pinout-1.jpg (limited to 'images') diff --git a/images/ESP32 Pinout Diagram.png b/images/ESP32 Pinout Diagram.png new file mode 100644 index 0000000..eb0819d Binary files /dev/null and b/images/ESP32 Pinout Diagram.png differ diff --git a/images/ESP32-DOIT-DEVKIT-V1-Board-Pinout-36-GPIOs-updated.webp b/images/ESP32-DOIT-DEVKIT-V1-Board-Pinout-36-GPIOs-updated.webp deleted file mode 100644 index 6fd5c80..0000000 Binary files a/images/ESP32-DOIT-DEVKIT-V1-Board-Pinout-36-GPIOs-updated.webp and /dev/null differ diff --git a/images/ESP32-Pinout-1.jpg b/images/ESP32-Pinout-1.jpg new file mode 100644 index 0000000..9f041a6 Binary files /dev/null and b/images/ESP32-Pinout-1.jpg differ -- cgit v1.2.3