Now I am stuck at the next step...

Got a LD2410 presence sensor, connected to my ESP32C3 and found this convenient MicroPython library for it: https://github.com/melastmohican/micropython-ld2410

Got it running easily but it still detects something even if I leave the room. Probably have to find a way to configure the sensitivity via UART? Is it possible I bricked the LD2410 by sending wrong UART codes?

>raw REPL; CTRL-B to exit >Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name '�' isn't defined PROBLEM IN THONNY'S BACK-END: Internal error (thonny.plugins.micropython.mp_back.ManagementError: Command output was not empty). See Thonny's backend.log for more info. You may need to press "Stop/Restart" or hard-reset your MicroPython device and try again.

#LD2410 #ESP32

Fabrication d’un petit détecteur de présence. Marche nickel, et intégré dans mon Home Assistant + HomeKit bien sûr. Prochaine étape : l’achat d’un ESP32 S2 et l’impression d’un petit boitier pour une jolie intégration #ld2410 #ESPHome

#Followup to my prior #mmwave / #homeassistant post:

I've now been working with cheap #HiLink #LD2410 (as the name suggestions, 24Ghz) radar sensors that you can pick up on Amazon for $6/apiece.

These sensors are super impressive for their price-point.

Example; They all have a simple "Out" pin that is pulled high when a human is detected. That means you could build an entirely dumb object and use this sensor as a simple binary trigger.

Further example: You can provide the sensor power, drag the Out line to a relay and wire the relay into you bathroom fan (or light, or disco ball). Instantly, you have a fan that turns on when a human enters and turns off when they leave.

The LD2410's also feature Bluetooth which you use for firmware updates as well as configuring the sensor's parameters. (see attached images)

While not gravely concerning, I have some basic concerns about being able to fire up the config app and change settings if the sensor responds. However; BT range is limited and it's not on wifi\the internet or anything (#IOT security being what it is). So it'll likely end up as Security by Obscurity.

HiLink has a whole bunch of sensors in different configurations (https://www.hlktech.net/index.php?id=product&cate=RadarModule). Browsing their site it seems theyve got a 60Ghz module (4.9mm wavelength) for ~$12 and a facial recognition module for $10. Both sound like fun to play with. They also have the LD2461 which can track multiple bodies moving in a 3D space, but at $15/apiece I feel like most people don't need these capabilities above and beyond the LD2410 for providing occupancy. This is more like the hardware used for tracking individuals for advertising/marketing purposes.

Anyway! Back to the useful information;
The mmWave sensors work through glass and are not bothered by water/showers/rain. However, I'm almost certain that a body of water would pose an issue, but I don't have a pool to test with.

They will pick up your pets. That said, you might be able to mount a sensor at an appropriate height/angle and set the settings so that it's not a concern.

If you just want to have one of these; #ScreekWorkshop has been making and selling units that are compatible with Home Assistant out of the box.
However, they are also very cheap and easy to make if you have any experience using #ESPHome. Screek has a public repo for all their stuff, so you can even use their code as a starting point if you wanted. Super kind of them: https://www.screek.io/

24Ghz Human Presence Body Induction Distance Detection Radar Sensor Module support GPIO and UART ports_ Shenzhen Hi-Link Electronic Co., Ltd.

24Ghz Human Presence Body Induction Distance Detection Radar Sensor Module support GPIO and UART ports

Build a human presence sensor with ESP8266, LD2410 mmWave radar sensor, and ESPHome, integrate into Home Assistant.

[Blog Post]
https://juantechblog.github.io/posts/diy-human-presence-sensor-esp8266-ld2410-esphome-integrate-home-assistant/

#smarthome #esphome #esp8266 #ld2410 #humanpresencesensor #homeassistant

Build Human Presence Sensor with ESP8266, LD2410 and ESPHome, Integrate into Home Assistant.

Build a human presence sensor with ESP8266, LD2410 mmWave radar sensor, and ESPHome, integrate into Home Assistant.

Juan's Tech Blog

My cheap human presence solution. 💀💀
ESP32 + LD2410C + ESPHome place it on top of my wardrobe. Just playing around it.

#esp32 #LD2410 #esphome #homeassistant #humanpresencesensor #smarthome

Adding LD2410 Motion Sensor to Sonoff S26 Smart Plug running ESPHome | LectroLeevin

In the mail yesterday - a couple of #RP2040 #Matrix a couple more of the #ESP32S2 #Pico boards with #OLED display and 5 #LD2410 #Human #Presence #Sensor Which I am not sure will work with a Robotic project that I'm thinking of doing, but they were cheap, and might come in handy for something one day.
#Microcontrollers
I added an HLK-LD2410C motion sensor to a Sonoff S26 smart WiFi plug running #ESPHome. The #LD2410 uses #24GHz millimeter waves and can be invisibly mounted inside the enclosure. https://lieven.kks36.be/2023/06/11/adding-ld2410-motion-sensor-to-sonoff-s26-smart-plug-running-esphome/
Adding LD2410 Motion Sensor to Sonoff S26 Smart Plug running ESPHome | LectroLeevin

Got a few LD2410 sensors and copied this video https://www.youtube.com/watch?v=G6IEc2XYzbc
With bluetooth, when they work they are amazing but seem to drop out and questionable bluetooth range.
Next step wire up to an ESP32 #homeAssistant #ld2410
Set up Human Presence detection with LD2410B and Home Assistant in minutes

YouTube