-
Bild
Schaltplan eines ESP32-H2 Mikrocontrollers
crystal. The value of R4 varies with the actual PCB board. The initial value is suggested to be 24 nH. GND, C1, C4, Y1, XIN, XOUT, TBD, VDD33, C2, 10nF, 50 ohm Impedance Control, ANT1, C3, L1, C11, L2, C12, LNA IN, R4, C10, 0.1uF, C5, 1uF, GPIO27, GPIO26, GND, ANT, VDD3P3, GPIO22, U0RXD, U0TXD, GPIO25
in „Womit Stromverbrauch (µA..mA) in Graphen darstellen?“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Datei
main.c
TX=PA11 RX=PA12 | USART2 TX=PA2 RX=PA3 | USART2 TX=PA2 RX=PA3 | | * | ESP8266 RST/CH_PD | GPIO RST=PA7 CH_PD=PA6 | GPIO RST=PB10 CH_PD=PB3 | GPIO RST=PA0 CH_PD=PA1 | | * | ESP8266 GPIO0 | GPIO FLASH=PA4 | GPIO FLASH=PA4 | GPIO
-
Datei
ESP32_BMP280_espNowDeepSleep4.ino
; adc_raw = analogRead(ADC_PIN); uint32_t voltage_mv = esp_adc_cal_raw_to_voltage(adc_raw, adc_chars); // Scale for voltage divider: Vcc = Vin * (R1 + R2) / R1 float batteryVoltage = (voltage_mv / 1000.0f) * (R1 + R2) / R1; Serial.print("battery
-
Bild
Präsentation verfügbarer Befehle für ESP-IDF VS Code Extension
), 2. flashType (UART, JTAG, DFU) 5. fullClean - Perform a full clean of the project 6. setTarget - Set the ESP32 target device 1. target (esp32, esp32s2, esp32s3, esp32c3, esp32c6, esp32h2, esp32p4, esp32c2, esp32c5, esp32c61, esp32h21, esp32h4)
in „Espressif Devcon 2025 - der Sieger läuft samt Beute vom Feld“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
index.html
ctx.lineTo(padding, h - padding); ctx.lineTo(w - padding, h - padding); ctx.stroke(); // Draw temperature curves only (matching HTML colors) const points = chartData.esp32.length; let stepX = 0; // **MOVE stepX HERE - now
-
Datei
ESP32_BMP280_espNowDeepSleep3.ino
Sensor https://github.com/hasenradball/Bosch_BME280_Arduino.git 2026-01-30 mchris */ #include "BMP280.h" #include "Wire.h" #include <esp_now.h> #include <WiFi.h> //#define USE_BMP280 #define USE_BME280 #ifdef USE_BME280 #include <Bosch_BME280_Arduino.h> // global instance BME::Bosch_BME280 bme{BME280_I2C_ADDR_PRIM
-
Bild
Mann präsentiert ESP Component Registry Webseite
ESP Registry Docs Blog Sign in The ESP Component Registry Discover, download and publish components and examples for ESP-IDF Search components Browse components ALL Board Support Package Compatible with ESP-IDF: v6.0 v5.1 v5.2 v5.3 By target: ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-C61 ESP32-H2 ESP32-H4 Featured espressif/esp-modbus joltwallet/littlefs v2.1.1 uploaded 1 month ago ESP-MODBUS is the official
in „Espressif Devcon 2025 - der Sieger läuft samt Beute vom Feld“ · Mikrocontroller und Digitale Elektronik · · Fotos
-
PDF
ONJU_Schematic.pdf
IJ20 5 D5DOC ESD5V0D5B-TP PI GND P Shield S S02JIP ESD5V0D5B-TP P5 1051330001 GND GND GND LDO GND 3V3_ESP32 3V3_ESP32 USB P P 3V3 3V3_ESP32 R12 R8 R5 10 kOhms 10 kOhms IP0 PI52 P CHIP_PU P GPIO0 0 Ohms P 3V3_ESP32 3V3_ESP32 3V3_ESP32 3V3_ESP32 C3O GND 1 µF P4 P P7 P2 P2 P P J3 CO P C14 C16 C17 C19 C21 C22
in „Bitte um Review meiner erweiterten ONYU-Schaltpläne (Bluetooth-Erweiterung mit CSR8635)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Error.txt
- tool-esptoolpy @ 2.40900.250804 (4.9.0) - toolchain-riscv32-esp @ 8.4.0+2021r2-patch5 - toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5 LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf LDF Modes: Finder
in „ESP32 + PlatformIO + Adafruit IO = Error“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
klimaanlage_1.ino
#include "esp_timer.h" #include "WiFi.h" #include "esp_now.h" #include <Preferences.h> Preferences preferences; typedef struct struct_message{ int id; int einspeise_leistung; int mittelwert_oben_links; int mittelwert_unten_links
in „Klimaanlage steuern in Abhängigkeit von PV-Leistung“ · Haus & Smart Home ·
-
Datei
klimaanlage_1.ino
#include "esp_timer.h" #include "WiFi.h" #include "esp_now.h" #include <Preferences.h> Preferences preferences; typedef struct struct_message{ int id; int einspeise_leistung; int mittelwert_oben_links; int mittelwert_unten_links
in „Klimaanlage steuern in Abhängigkeit von PV-Leistung“ · Haus & Smart Home ·
-
Bild
Strommessung mit Oszilloskop-Anzeige
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 340 µA 330 µA 320 µA 310 µA 300 µA 290 µA 00:00:06 000.000 00:00:08 000.000 00:00:09 000.000 00:00:09 848.207 Δ3.000s WINDOW SELECTION ZOOM TO SELECTION SELECT ALL 314.91µA average 337.18µA max 3.000s time 944.74µC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Datei
Raumklima_SCD41_V3.py
''' Raumklima Create a webpage access point to show sensor data Hardware: ESP32 (sensor chip temperature) DS18B20 temperature sensor Sensirion SCD41 CO2 sensor MicroPython v1.26.1 on 2025-09-11; Generic ESP32 module with ESP32 External libraries: https://microdot.readthedocs.io
-
Datei
DHT22_with_AdafruitIO_in_VSCode_with_Arduino-Community-Edition-Plugin.txt
Adafruit IO Bibliothek auslesen kann und die Daten in die AdafruitIO-Cloud hochladen kann: - Arduino IDE v2.3.8 installieren - Per Menü Tools > Board Manager die "esp32 by Expressif Systems" Boards installieren - Per Menü Tools > Board > esp32 > XIAO_ESP32S3 auswählen - Per Menü Tools > Manage Libraries die
in „ESP32 + PlatformIO + Adafruit IO = Error“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Auswahlliste von ESP32-Mikrocontroller-Serien
Series Check All ESP32-P4 ESP32-H2 ESP32-C6 ESP32-C61 ESP32-C5 ESP32-C3(including ESP8685) ESP32-C2/ESP8684 ESP32-S3 ESP32-S2 ESP32 ESP8266
in „Kaufempfehlung für ESP32 + WLAN + LAN“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Bild
Vergleich von Wi-Fi Steuerungs-Szenarien mit ESP32
the remote Wi-Fi ESP32-P4/H2 esp-wifi-remote esp_wifi_init(); esp_wifi_connect(); Backend solution (host) ESP32/ESP32-C/S Backend solution (slave) Remote Wifi esp-wifi-remote with Wi-Fi-capable Chips Users call esp_wifi
in „Neue Espressif-Softwaremodule, große Politik und Spaß mit Metrologie“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
PDF
SAT-L1_Flight_Controller.pdf
1 2 3 4 5 6 +3.3V +3.3V +3.3V +3.3V +3.3V R2 R1 4.7k 6 8 4.7k ESP_EN U1 MPU_SCL 4 I D SCK D V ESP_EN ESP32-WROOM-32E ESP_IO0 MPU_SDA 3 D 2 SDI V U3 5 3 D 25 ESP_IO0 GND SDO BMP280 A J1 EN V IO0 +3.3V +3.3V 2 D D A 35 ESP_TX +3.3V CSB N N Conn_01x02_Pin TXD0/IO1 G G 1 V_AKKU ESP_EN 4 24 SENSOR_VP IO2 1 7 2 D 5 34 ESP_RX N SENSOR_VN RXD0/IO3 G C6 26 8 1 IO4 10µF 29 C D GND PWR_FLAG IO5 I D 14 G V GND IO12
in „Prüfung Schaltplan Flight Controller“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Präsentation von Performance-Daten eines Lightweight-Modells
Validation Export Quantization Deployment Train a Lightweight Model espdet_pico performace model input(h*w*c) mAPval mAPval Params(M) FLOPS(G) Latency ESP32-P4 (ms) Latency ESP32-S3 (ms) espdet_pico_224_224_cat 224*224*3 0.699 0.884 0.36 0.17 51.4 126.2 espdet_pico_416_416_cat 416*416*3 0.766 0.934 0.36
in „Espressif Devcon 2025 - der Sieger läuft samt Beute vom Feld“ · Mikrocontroller und Digitale Elektronik · · Fotos
-
Datei
RaumklimaServer.py
#!/usr/bin/env python3 ''' Raumklima Create a webpage access point to show sensor data Hardware: ESP32 (sensor chip temperature) DS18B20 temperature sensor Sensirion SCD41 CO2 sensor MicroPython v1.26.1 on 2025-09-11; Generic ESP32 module with ESP32 External libraries: https://microdot.readthedocs.io
-
Datei
Wetterstation2.py
''' Wetterstation V0.2 Webserver Access Point Hardware: ESP32, DS18b20 OneWire Temperature Sensor MicroPython v1.26.1 on 2025-09-11; Generic ESP32 module with ESP32 external libraries: https://microdot.readthedocs.io/en/latest
-
Datei
WetterstationServer.py
bin/env python3 ''' Wetterstation Server Create a webpage access point to show sensor data Hardware: ESP32 (sensor chip temperature) DS18B20 temperature sensor Sensirion SCD41 CO2 sensor Bosch BME280 MicroPython v1.26.1 on 2025-09-11; Generic ESP32 module with ESP32 External libraries: https://microdot.readthedocs.io
-
Datei
WetterstationServer.py
''' Wetterstation Server with Graph Create a webpage access point to show sensor data Hardware: ESP32 (sensor chip temperature) DS18B20 temperature sensor Sensirion SCD41 CO2 sensor Bosch BME280 MicroPython v1.26.1 on 2025-09-11; Generic ESP32 module with ESP32 External libraries: https://microdot.readthedocs.io
-
Bild
Vergleichstabelle esp-video vs esp32-camera
Feature esp-video esp32-camera Supported Chips ESP32-S3, ESP32-P/C series ESP32, ESP32S2/S3 Real-Time Performance High frame rates Standard ISP Capability Built-in (ESP32-P Series) Not supported Video Encoding H.264/JPEG (high-speed) Not supported
in „Neue Espressif-Softwaremodule, große Politik und Spaß mit Metrologie“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Bild
Vergleichstabelle von ESP32 Mikrocontrollern
ESP32 E22 2.4/5/6 GHz 2x2 MIMO Dual-Mode BT 2x Core @500 MHz 1 MB 41 ESP32 P4 AI Extensions 2x HP Core @400 MHz 1x LP Core @40 MHz 768 KB 55 ESP32 H4 Ultra-Low Power 2x Core @96 MHz 384 KB 40 ESP32 H21
in „ESP32-E22, schneller Chip aus dem Hause WCH, ressourcensparendes WiFi 7 uvam“ · Mikrocontroller und Digitale Elektronik · · Fotos
-
Datei
ESP8266_WiFI_UDP_Server_OLED.ino
/***************************************** ****************************************** ** ** ** ESP8266_WiFI_UDP_Server_OLED.ino ** ** ** ****************************************** *****************************************/ #include <Arduino.h> #include <ESP8266WiFi.h> #include <WiFiUDP.h> #include <Wire.h> #include <Adafruit_SSD1306.h> // Name and password of the WLAN access point #define SSID "dummy_wlan_box" #define PASSWORD "dummy_password" // The ESP-12 has a blue LED on GPIO2 #define LED 2 String
in „UDP-Netzwerke(l)n mit kleinen Mikrocontrollern und WizNet W5100/W5500“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Screenshot einer Strommessung mit Zeitverlauf
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 40 mA 30 mA 20 mA 10 mA 0 nA 00:00:12 246.255 00:00:13 000.000 00:00:13 500.000 00:00:14 000.000 00:00:14 345.502 Δ2.099s WINDOW SELECTION ZOOM TO SELECTION SELECT ALL 344.38µA average 359.54µA max 2.099s time 722.93µC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Screenshot einer Strommessung mit Zeitverlauf
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 40 mA 30 mA 20 mA 10 mA 0 nA 00:00:12 246.255 00:00:13 000.000 00:00:13 500.000 00:00:14 000.000 00:00:14 345.502 Δ2.099s WINDOW 344.38µA average 359.54µA max 2.099s time 722.93µC charge SELECTION ZOOM TO SELECTION SELECT ALL
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Oszilloskop-Messkurve eines Stromverlaufs
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 20 mA 15 mA 10 mA 5 mA 0 nA 00:00:06 182.199 00:00:06 400.000 00:00:06 600.000 00:00:06 800.000 00:00:06 968.632 Δ786.4ms WINDOW SELECTION ZOOM TO SELECTION SELECT ALL CLEAR 2.82mA average 19.17mA max 786.4ms time 2.22mC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Produktseite des WT01P4C5-S1 Mikrocontrollers
NEW WT01P4C5-S1 5-S1,a core board with integrated 2.4GHz & 5GHz Wi-Fi6 & NOR FLASH based on Espressif's ESP32-P4 and ESP32-C5 series chips designed by Wireless-Tag Technology Co.,Limited.The core processor chip,ESP32-P4, is stackable with either 16MB
in „MicroPython 1.27, Qt for Microcontrollers und andere Softwareupdates“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
BLE_Keyboard2.ino
/* Bluetooth BLE Keyboard Use an ESP32 as Bluetooth keyboard. The ESP is connected to the sender PC via USB and sends keystrokes by BLE. Minicom as Key sender: minicom -D /dev/ttyUSB0 Hardware: ESP32 WROOM Framework Arduino ESP32 Libraries needed: https://github.com/HijelHub/HijelHID_BLEKeyboard https://github.com/h2zero/NimBLE-Arduino Inspired from https://class.academany.org/futures/cybersecurity/2026/labs/isafjordur/students/hanndoddi/cyber-road/lapboard/ 2026-08-13 initial version, mchris */ #include <HijelHID_BLEKeyboard.h
in „Remote Tastatur“ · Projekte & Code ·
-
Datei
index.html
temp { font-size: 36px; color: #ff6b35; font-weight: bold; margin: 15px 0; } </style> </head> <body> <h1>Raumklima</h1> <div class="reading temp">ESP32: <span id="esp32">--</span> <span class="temp">°C</span></div> <div class="reading temp">DS18B20: <span id="ds18">--</span> <span class="temp">°
-
Datei
BLE_Keyboard5.ino
/* Bluetooth BLE Keyboard - Deutsches Tastaturlayout (QWERTZ) ESP32 wird per USB an den Sender-PC angeschlossen und sendet Tastenanschlaege per BLE an den Ziel-Rechner. Benutzung mit minicom (Linux) als Sender: minicom -D /dev/ttyUSB0 Hardware: ESP32 WROOM Framework: Arduino ESP32 Bibliotheken: https://github.com/HijelHub/HijelHID_BLEKeyboard https://github.com/h2zero/NimBLE-Arduino 2026-08-17 mchris (Claude support), Version für deutsche Tastatur */ #include <HijelHID_BLEKeyboard.h
in „Remote Tastatur“ · Projekte & Code ·
-
Datei
index.html
temp { font-size: 36px; color: #ff6b35; font-weight: bold; margin: 15px 0; } </style> </head> <body> <h1>Raumklima</h1> <div class="reading temp">ESP32: <span id="esp32">--</span> <span class="temp">°C</span></div> <div class="reading temp">DS18B20: <span id="ds18">--</span> <span class="temp">°
-
PDF
Elektroschaltplan_V10.4.pdf
1 2 3 4 5 6 USB & MCU Spannungsversorgung Senosren A A File: USB & MCU.kicad_sch File: Spannungsversorgung.kicad_sch File:Sensoren.kicad_sch B B C C Sheet: / D D File: ESP32_PCB_D3.kicad_sch Title: Size: A4 Date: Rev: KiCad E.D.A. 9.0.6 Id: 1/4 1 2 3 4 5 6 1 2 3 4 5 6 IC4 ESP32-C6-MINI-1-H8 J2 R2 1 32 UJ20-C-H-G-SMT-5-P16-TR +3.3V GND_1 NC_4 5.1 þÿk© 2 GND_2 NC_5 33 R1 A1 B5 3 34 GND_1 CC2 3V3 NC_6 A 5.1 þÿk© VBUS A4 VBUS_1 DP2 B6 4 NC_1 NC_7 35
in „Elektroschaltplan für Platine so funktionsfähig“ · Platinen ·
-
PDF
Elektroschaltplan_V11.pdf
1 2 3 4 5 6 USB & MCU Spannungsversorgung Senosren A A File: USB & MCU.kicad_sch File: Spannungsversorgung.kicad_sch File:Sensoren.kicad_sch B B C C Sheet: / D D File: ESP32_PCB_D3.kicad_sch Title: Size: A4 Date: Rev: KiCad E.D.A. 9.0.6 Id: 1/4 1 2 3 4 5 6 1 2 3 4 5 6 IC1 ESP32-C6-MINI-1-H8 J1 R2 1 32 UJ20-C-H-G-SMT-5-P16-TR +3.3V GND_1 NC_4 5.1 þÿk© 2 GND_2 NC_5 33 R1 A1 B5 3 34 GND_1 CC2 3V3 NC_6 A 5.1 þÿk© VBUS A4 VBUS_1 DP2 B6 4 NC_1 NC_7 35
in „Elektroschaltplan für Platine so funktionsfähig“ · Platinen ·
-
Datei
CYD_dispalyChipTemperature.py
''' CYD display test showing ESP chip temperature external libraries: https://github.com/rdagger/micropython-ili9341 2026-01-25 mchris ''' from ili9341 import Display, color565 import esp32 from machine import Pin, SPI import time
-
Bild
Stromverbrauchsmessung mit Deep Sleep Modus
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 40 mA 30 mA 20 mA 10 mA 0 nA Deep Sleep nach 10s 00:00:00 000.000 00:00:05 000.000 00:00:10 000.000 00:00:15 625.005 Minimap - not enough data available... WINDOW 6.27mA average 167.82mA max 14.8s time 92.82mC charge SELECTION Hold SHIFT+LEFT CLICK and DRAG to make a selection ZOOM TO SELECTION SELECT ALL CLEAR
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Bild
Stromverlaufsmessung in mA
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 20 mA 15 mA 10 mA 5 mA 0 nA 00:00:11 00:00:11 00:00:12 00:00:12 00:00:12 588.308 800.000 000.000 200.000 374.817 Δ786.5ms WINDOW SELECTION ZOOM TO SELECTION SELECT ALL 3.18mA average 15.66mA max 786.5ms time 2.50mC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Oszilloskop-Messkurve eines Stromverlaufs
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 4 mA 3 mA 2 mA 1 mA 0 nA Δ67.56ms 00:00:11 852.627 00:00:11 880.000 00:00:11 900.000 00:00:11 920.191 Δ67.56ms WINDOW SELECTION ZOOM TO SELECTION SELECT ALL CLEAR 668.66µA average 3.28mA max 67.57ms time 45.18µC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Oszilloskop-Messkurve eines Stromverlaufs
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 4 mA 3 mA 2 mA 1 mA 0 nA 00:00:11 846.399 00:00:13 000.000 00:00:14 000.000 00:00:15 000.000 00:00:16 020.651 Δ4.174s WINDOW 480.17 µA average 3.38mA max 4.174s time 2.00mC charge SELECTION ZOOM TO SELECTION SELECT ALL CLEAR Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Bild
Schaltplan eines ESP32-basierten Mikrocontrollers
USB2, VBAT, PD1, SMD LED 0402, 1%, VBUS, VBUS, SMD LED 0105, 10%, TPI, IC SOT23-3, TP4056, SMD LED 0105, 10%, 14V, 10%, GND, PROG, SMD LED 0105, 10%, 14V, 10%, USB_D, USB_P, SMD LED 0201, 22R, 5%, GND, PD2, SMD LED 0402, GND, 3V3, CHIP_EN, RST, V_KEY 2*, BOOT, V_KEY 2*, GND, GND, GND, GND
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Bild
Oszilloskop-Messkurve eines Stromverlaufs in Mikroampere
Lock Y-axis 10ms 100ms 1s 3s 10s 1min LIVE VIEW 18 µA 16 µA 14 µA 12 µA 10 µA 8 µA 00:00:06 600.000 00:00:06 800.000 00:00:06 00:00:07 000.000 00:00:07 200.000 00:00:07 363.084 Δ983.0ms WINDOW SELECTION ZOOM TO SELECTION SELECT ALL CLEAR 15.34µA average 16.85µA max 983.0ms time 15.08µC charge Hold SHIFT+LEFT CLICK and DRAG to make a selection
in „ESP32-H2 will nicht schlafen“ · Mikrocontroller und Digitale Elektronik · · Oszi-Bilder
-
Datei
main.cpp
h2>Max Abweichung</h2> <div class="val" id="maxDev">-</div> </div> <div class="card"> <h2>Aktuelle Minute</h2> <div class="val" id="liveDev">-</div> <div class="sub" id="liveCnt">-</div> </div> <div class="card"> <h2>NTP</h2> <div class="val" id="ntp">-</div> </div> <div class="card"> <h2>Temperatur</h2> <div class="val" id="temp">-</div> </div> <div class="card"> <h2>Luftdruck</h2> <div class="val" id="press">-
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Code_BT_MOdul.txt
} } } // setup() and loop() are functions executed by a low priority task // Therefore, there are 2 tasks running when using onReceive() void setup() { // Using Serial0 will work in any case (using or not USB CDC on Boot) #if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2 // UART_CLK_SRC_APB will allow higher values of RX Timeout // default for ESP32 and ESP32-S2 is REF_TICK which limits the RX Timeout to 1 // setClockSource() must be called before begin() Serial.setClockSource(UART_CLK_SRC_APB); #endif // the amount of data received or waiting
in „mehrere Zeichen per UART empfangen“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
M5Stack Official NanoH2 Development Kit Produktseite
CORE NanoH2 M5STACK 2.4G CERAMIC ANTENNA PORT G1 G2 5V G M5NanoH2 IR G3 LED G4 BUTTON G9 USB-C RGB G10 WEIGHT: 2.5g 23.5 x 12 x 9.5 mm ESP32 H2 RISC-V MATTER THREAD ZIGBEE M5Stack Official NanoH2 Development Kit (ESP32-H2) 24 sold €7.90 Price includes VAT Color: NanoH2 More price information
in „Schnellerer OrangePi 4 Pro, ESP32-Bluetooth-Stack analysiert, uvam“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Bild
Liste von GitHub Issues zu MicroPython
SYS_SETTRACE feature py-core micropython/micropython#18346 yoctopuce opened on Oct 30, 2025 X 76/77 ports/rp2/boards: Add WIZnet-EVB-boards and wiznet6k submodule board-definition port-rp2 micropython/micropython#18035 wiznet-grace opened on Sep 4, 2025 48/76 rp2: Add HXST support. port-rp2 micropython/micropython#18345 sfe-SparkFlo opened on Oct 29, 2025 5 ports/esp32: added WPA-Enterprise (new) port-esp32 micropython/micropython#17234 h-milz opened on May 1, 2025 102 RFC: Add RMT RX module. port-esp32 micropython/micropython#18454 elvis-epx opened on Nov 21, 2025
in „MicroPython-Updates, Abschaltung von 2G-Netzen, BaoChip und AI-Software“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
BME280_sender.py
''' ESP32 sender for BME280 Communication Method: ESPNOW external library ttps://github.com/robert-hh/BME280 2026-01-26 mchris ''' peer = b'\xcc\x7b\x5c\x1e\xac\x5c' # MAC address of receiver ESP32 import network import espnow from machine import Pin, I2C import time import struct from bme280_float import * import re i2c = I2C(1, scl=Pin(22), sda=Pin(21), freq=100000) bme280 = BME280(i2c=i2c) led = Pin(2, Pin.OUT) # ESP32WROOM Pin2 led.on() # A WLAN
-
Bild
Präsentation der technischen Daten des ESP32-H4 SoCs
ESP32-H4 IEEE 802.15.4 and Bluetooth 5.4 LE Supports Thread 1.3, Zigbee 3.0, Bluetooth Mesh 1.1 LE Audio, LE Isochronous Channels, PAwR, AoA/AoD direction finding Battery-powered operation with integrated
in „Espressif Devcon 2025 - der Sieger läuft samt Beute vom Feld“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
PDF
Esp8266-DomoticzAlarm-2B.pdf
2 CAM_DI 6 V 1 CH_C2 PC2 CH32V003JxMx PD6/PA1 CH_A1D6 7 S 3 CH_C4 PC4 V PA2 CH_A2 1 7 2 CH_GND H GNDD CH_GND 2 C CH_ALARM_IN 3 _ ALARM_CAM_DI R 4 L CH_GND A C L 1 C 1 CH_VDD E A 4 1 L JP3 R CH_VDD CH_C1
in „Zeigt her eure Kunstwerke (ab 2023)“ · Projekte & Code ·
-
Bild
Präsentation der Spezifikationen des ESP32-H21
ESP32-H21 IEEE 802.15.4 and Bluetooth 5.3 LE Low-power variant of ESP32-H2 Battery-powered operation with integrated DC-DC 32-bit RISC-V @ 96 MHz 320 kB RAM, 4 MB Flash TRNG, AES, ECC, RSA, SHA, ECDSA,
in „Espressif Devcon 2025 - der Sieger läuft samt Beute vom Feld“ · Mikrocontroller und Digitale Elektronik · · Screenshots