Hi, (first time poster, be nice
I wanted to share a project I’ve been working on. I wanted to gather some sensor data (temperature+Humidity+CO2+light+Presence), but I wanted to make it look nice and clean and I couldn’t find anything that suits me (I didn’t want to have cables everywhere). So I decided to put this project together with uses the Olimex ESP32 PoE for power and network connectivity as well as the BH1750 (for light) and SCD40 (for temp, humidity, CO2) as well as HLK-LD2410C (for presence) snuck nicely in a ceiling mount (I used the Aeotec Recessor). All I need is a PoE cable into the ceiling that will give me power and network connectivity. I don’t even need to rely on Wifi I have the Olimex hidden in the ceiling as well and all you see is the recessor. (I’m pretty happy with the design so far, but I’d love to make it even cleaner)… Any suggestions how would be much appreciated… Are there any other recessors that look a bit more snug to the ceiling?
I 3D printed a case that I can fit snug into the Aeotec Recessor and it is integrated with ESPHome.
So far my testing has been pretty good and the readings seem to be very accurate. The calibration/configuration of the LD2410C is a bit fiddly, but once its setup for the space, it works well.
I’m planning to have plenty of these around the house (like at least 20 or so after I put ethernet cables everywhere I need). Is there anything I can optimize? What can I do better? What problems will I run into in the future? Any feedback would be much appreciated…
All the files are in Github at abaumhof/aiosensor (github.com)
(I would have loved to share more photos here, but somehow a newbie like me isn’t allowed to add more than one image There are more photos in the github…