Hi to all! I just got my C1001 Radar Sensor to work -
C1001 60GHz mmWave Indoor Fall Detection Sensor for Arduino / ESP32 / micro:bit (11 Meters) from DF Robot.
It cost me 35€ to by it, 25€ For Transport and again 20€ customs.
i took the example Arduino Code from the Website and this is aweful code. It took me two days to get it running and receiving data. In future i want to integrate it in an ESPHome but i think that needs some time.
So I used the MQTT HomeAssistant library in Arduino and a esp32.
I get SleepState (none, light, deep), presence (in Bed, out of Bed), distance, movement, respiration rate and heart rate.
If anyone is going to implement the sensor in ESPHome it would be a pleasure for me to test it.