#Sleep Monitoring with Radar Sensor

1 messages · Page 1 of 1 (latest)

chilly monolith
#

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.

boreal mountain
hybrid ferry
#

A bit late to the party but here I am.
Got my hands also on the C1001, but not much code for it can be found...
Aside from this one (without yaml file): #822162083452813312 message

#

@chilly monolith made other progress?

#

@shy peak could you share a yaml file here?