this post was submitted on 05 Nov 2025
663 points (98.7% liked)

Comic Strips

20059 readers
2494 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] tetris11@feddit.uk 3 points 3 days ago* (last edited 3 days ago)

You can get them much cheaper than that on AliExpress hehe, though you might pay twice for quality. And yep you can wire them straight into each other, no pull-ups or nothing!

Caveats:

  • I got the LD2410s variant because I think it's the only one that actually operates at 3v3, but unfortunately it's not quite supported by ESPhome yet so I've been having issues getting it to do anything with HA. Methinks stick with 5V versions for now and use a voltage regulator for the GPIO since the ESP32 is not 5v tolerant for GPIO inputs (or: use a Raspberry Pi which can handle anything).
  • Do not use the brand new spanking ESP32C6 for that sweet sweet BLE and Zigbee functionality, because despite the arduino framework saying they support it in practice you'll have to default to using the idf-esp framework, which isn't a huge issue but does seem to throw me stranger errors.