/esphome-ld2450

ESPHome LD2450 mmWave Radar Sensor Custom Component

Primary LanguageC++Apache License 2.0Apache-2.0

ESPHome LD2450 mmWave Radar Sensor Custom Component

Installation

Set wifi_ssid and wifi_password in your esphome's secrets.yaml first

  1. Place ld2450_uart.h into the custom_components of your esphome configuration folder
  2. Create new device with the yaml in this repository

Wiring

ESP8266 LD2450
5V <-> VCC
GND <-> GND
TX <-> RX
RX <-> TX

Notice

The RX, TX need pull-up resister.