I’m currently trying to integrate the DFRobot_C4001 ultrasonic sensor (12m version) into ESPHome.
I already have a working Arduino sketch, but I’m having trouble converting it into a working ESPHome configuration. I’m still quite new to ESPHome, so I might be missing something obvious.
Right now, I’m using an ESP32 for testing purposes, but I plan to switch to an ESP8266 later on.
Has anyone already integrated this sensor into ESPHome or has any idea how I can achieve this? I’d really appreciate any help or suggestions!
Just got a DFRobot C4001 (SEN0610), that is the 12m version, attached to an ESP32-C6, with a VEML7700 for good measure, and had some troubles finding a working config, with ESPHome 2026.1.4, because of the external components required for it to work.
So for anyone else looking, i thought to revive this post.
Note that the VEML7700 was not recognized at first, because it was powered by an external source (3.3V) instead of the ESP.