1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Add HLK-LD2420 mmWave Radar module component (#4847)

Co-authored-by: descipher <120155735+GelidusResearch@users.noreply.github.com>
This commit is contained in:
Mike La Spina
2023-11-02 18:02:23 -05:00
committed by GitHub
parent d74a8abf9a
commit 22cdb8dfc3
23 changed files with 1865 additions and 0 deletions

View File

@@ -224,6 +224,12 @@ uart:
tx_pin: 14
rx_pin: 27
baud_rate: 115200
- id: ld2420_uart
tx_pin: 17
rx_pin: 16
baud_rate: 115200
parity: NONE
stop_bits: 1
- id: gcja5_uart
rx_pin: GPIO10
parity: EVEN
@@ -1441,6 +1447,9 @@ sensor:
still_energy:
name: g8 still energy
- platform: ld2420
moving_distance:
name: "Moving distance (cm)"
- platform: sen21231
name: "Person Sensor"
i2c_id: i2c_bus
@@ -3615,6 +3624,10 @@ ld2410:
id: my_ld2410
uart_id: ld2410_uart
ld2420:
id: my_ld2420
uart_id: ld2420_uart
lcd_menu:
display_id: my_lcd_gpio
mark_back: 0x5e