Looks like a small single gang electrical box. Should be easy to find the electrical section of your local home improvement store. You can also find outdoor boxes that are waterproof/water-resistant.
its not exactly the BRUH, but it measures temp, light and humidity. (arduino based)
the second one measures outside temp and the temp from the water in my pond.
i didnt even use any glue and its outside for almost a year now.
I’d definitely like to know if you get this to work. I’m also interested in trying to build a similar sensor that just monitors reed switches and runs on batteries.
Maybe this is the cheapest way to buy the reed switch, but isnt the reed switch inherently binary?
Why do you need a sensor board with comparator etc for a reed switch? I would think you can connect one side of the reed to a power rail and the other side to a digital pin on the esp.
Not a criticism of your approach - sometimes its just easier to do something a certain way. I’m just curious
I started the research into just using relays and started reading about the need for debouncing of the signals and kinda got lost with what was needed.