From 8cbe75f0047732c865f58e2f847a5ffafe066e71 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sat, 20 Dec 2025 11:25:26 +0800 Subject: Change projects to poc and blog to log. --- _poc/etlas/circuit.svg | 105 ++++++++++++++++++++++++++++++++++++++++++++++ _poc/etlas/dash.jpg | Bin 0 -> 85874 bytes _poc/etlas/etlas_arch.png | Bin 0 -> 47732 bytes _poc/etlas/pcb.jpg | Bin 0 -> 75769 bytes _poc/etlas/schematic.svg | 4 ++ _poc/etlas/source.tar.gz | Bin 0 -> 46871 bytes _poc/etlas/thumb_sm.jpg | Bin 0 -> 55678 bytes 7 files changed, 109 insertions(+) create mode 100644 _poc/etlas/circuit.svg create mode 100644 _poc/etlas/dash.jpg create mode 100644 _poc/etlas/etlas_arch.png create mode 100644 _poc/etlas/pcb.jpg create mode 100644 _poc/etlas/schematic.svg create mode 100644 _poc/etlas/source.tar.gz create mode 100644 _poc/etlas/thumb_sm.jpg (limited to '_poc/etlas') diff --git a/_poc/etlas/circuit.svg b/_poc/etlas/circuit.svg new file mode 100644 index 0000000..6255045 --- /dev/null +++ b/_poc/etlas/circuit.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + AM2302 + + + DATA + + GND + + VCC + E-Paper display HAT + + + CS + + DC + + DIN + + CLK + + BUSY + + RST + + PWR + + GND + + VCC + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + + + + + 1 + 2 + 3 + 4 + + ESP32 Mini NodeMCU D1 + + IO19 + + + IO15 + + + GND + + + IO27 + + + IO14 + + + IO13 + + + IO25 + + + IO26 + + + IO16 + + + GND + + + 3V3 + + + \ No newline at end of file diff --git a/_poc/etlas/dash.jpg b/_poc/etlas/dash.jpg new file mode 100644 index 0000000..cf4efc6 Binary files /dev/null and b/_poc/etlas/dash.jpg differ diff --git a/_poc/etlas/etlas_arch.png b/_poc/etlas/etlas_arch.png new file mode 100644 index 0000000..241e9f1 Binary files /dev/null and b/_poc/etlas/etlas_arch.png differ diff --git a/_poc/etlas/pcb.jpg b/_poc/etlas/pcb.jpg new file mode 100644 index 0000000..fcb40fa Binary files /dev/null and b/_poc/etlas/pcb.jpg differ diff --git a/_poc/etlas/schematic.svg b/_poc/etlas/schematic.svg new file mode 100644 index 0000000..3070dd1 --- /dev/null +++ b/_poc/etlas/schematic.svg @@ -0,0 +1,4 @@ + + + +152726131425193V3GND
ESP32 Mini NodeMCU D1
ESP32 Mini NodeMCU D1
DHT22
DHT22
E-paper HAT
E-paper HAT
3.3V
3.3V
3.3V
3.3V
3.3V
3.3V
CS
CS
DC
DC
RST
RST
CLK
CLK
MOSY
MOSY
BUSY
BUSY
VCC
VCC
GND
GND
VCC
VCC
GND
GND
DATA
DATA
Text is not SVG - cannot display
\ No newline at end of file diff --git a/_poc/etlas/source.tar.gz b/_poc/etlas/source.tar.gz new file mode 100644 index 0000000..8b12cf6 Binary files /dev/null and b/_poc/etlas/source.tar.gz differ diff --git a/_poc/etlas/thumb_sm.jpg b/_poc/etlas/thumb_sm.jpg new file mode 100644 index 0000000..a374879 Binary files /dev/null and b/_poc/etlas/thumb_sm.jpg differ -- cgit v1.2.3