From 0615f3abea710415b9c520d0ba2e411fd3a10077 Mon Sep 17 00:00:00 2001 From: Oskar Kapala Date: Fri, 7 Nov 2025 22:02:29 +0100 Subject: [PATCH] update --- esp32-c3-oled/led3xdrv-pro.yml | 10 ++++++++++ esp32-c3-oled/notes | 9 +++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/esp32-c3-oled/led3xdrv-pro.yml b/esp32-c3-oled/led3xdrv-pro.yml index 62a0e66..02a9521 100644 --- a/esp32-c3-oled/led3xdrv-pro.yml +++ b/esp32-c3-oled/led3xdrv-pro.yml @@ -72,6 +72,11 @@ button: - platform: safe_mode name: "Restart in Safe Mode" +one_wire: + - platform: gpio + pin: GPIO2 + id: onewire0 + sensor: - platform: wifi_signal name: "WiFi RSSI" @@ -83,6 +88,11 @@ sensor: id: uptime_s update_interval: 60s + - platform: dallas_temp + one_wire_id: onewire0 + name: "Temperatura DS18B20" + update_interval: 10s + binary_sensor: - platform: gpio pin: diff --git a/esp32-c3-oled/notes b/esp32-c3-oled/notes index 6600dfb..171f1a9 100644 --- a/esp32-c3-oled/notes +++ b/esp32-c3-oled/notes @@ -1,6 +1,11 @@ -IRLR8743 Tranzystor N-MOSFET unipolarny 30V 160A 135W DPAK +IRLR8743 Tranzystor N-MOSFET unipolarny 30V 160A 135W DPAK - to jest ten stary prototypowy i dziala + +MDD14N25 KR778BGG - wysokie napiecie + +Przetwornica step-down 300W 1.5-35V 8A DC + + -MOD14N25 KR778BGG Mam ESP32-C3 Beetle v1.0.0.