Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
digitales:hardware:sensoren:human_static_presence_module_lite_mr24hpc1 [14.04.2023] – cs | digitales:hardware:sensoren:human_static_presence_module_lite_mr24hpc1 [25.05.2025] (aktuell) – cs | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | {{tag>hardware presence_detection | + | {{tag>Hardware Presence_Detection |
====== Human Static Presence Module Lite (MR24HPC1) ====== | ====== Human Static Presence Module Lite (MR24HPC1) ====== | ||
- | {{..:..: | + | {{..: |
---- | ---- | ||
- | {{..:..: | + | {{:digitales: |
- | ^XIAO ESP32C3^24GHz mmWave Human Static \\ Presence Module Lite| | + | ^ XIAO ESP32C3 ^ 24GHz mmWave Human Static \\ Presence Module Lite ^ |
- | |5V|5V| | + | | 5V | 5V | |
- | |GND|GND| | + | | GND | GND | |
- | |RX|D6| | + | | RX | D6 | |
- | |TX|D7| | + | | TX | D7 | |
- | + | ||
- | ====== | + | |
====== Nützliche Links ====== | ====== Nützliche Links ====== | ||
Zeile 29: | Zeile 27: | ||
====== Code ====== | ====== Code ====== | ||
- | <file yaml xiao-esp32c3.yaml> | + | <code yaml xiao-esp32c3.yaml> |
substitutions: | substitutions: | ||
devicename: xiao-esp32c3 | devicename: xiao-esp32c3 | ||
Zeile 486: | Zeile 484: | ||
id: custom_motion_speed | id: custom_motion_speed | ||
icon: mdi: | icon: mdi: | ||
- | + | </code> | |
- | + | ||
- | </file> | + | |
- | + | ||