Hello,
I ve been reading a lot for a few months for my first DIY project and would need help / tips to confirm I’m on the good way.
I will first explain my goal with HA:
- I want the outdoor gate when people comes in the house to be open either with a keypad and a master code, temporary code like for the gardener only working Tuesday morning for instance, when I go out of the house I want a push button that will open the gate, and also most importantly I need to be able to open the gate when people rings the doorbell using my phone.
That being said, here is what I have successfully got working as a test:
Hiletgo ESP32-wroom-32 with a 4x3 IP65 matrix keypad and a push button, with dupond cables connecting everything. All the logic is managed by the esp32 which successfully interfaces with HA. Up to now I think this is very basic and standard.
Now I’m planning to push that in production at my entry door outside but here is where I struggle and would require help:
-
I ve read a lot of topic about esp32, with warning of cheap quality and fire issues. Therefore I want the automation to work and not the house to burn. I’m a total noob at electric pcb and would like to know what would you choose for esp32 if it were for your house and this type of use, ie in a waterproof box outdoor, with external temperature which could reach up to 40-45C ? I m surprised there is not really a “default” product or brand everybody goes to.
For me, I would like the esp32 once mounted to be very reliable and fixed, so I think it must have holes so that I can fix it, but also I would like all the pins to be with screws and not having to solder anything. I couldn’t find anything matching this criteria except buying a breakout board, is that the only solution ?
Still there is no mainstream esp32 with breakout board everyone agrees is the best so I’m asking if you have such reference on hand ? ChatGPT couldn’t help about this or send fake links not reliable. -
Regarding wiring between the esp32 and relays, which ones would you use ? I m reading a lot also about fake or poor quality cables but couldn’t find something everyone would buy.
The matrix keypad 4x3 has 12 pins behind it. How would you do to get the most reliable system to connect the keypad to the esp32? Should I buy a molex connector and then wire to the screws of the esp32 so that I’m sure it stays as time goes by ? -
Same question for relay, in my case it would be single or maybe 2 relays if I want to open the gate or the car gate. What brand would you recommend ? I ve read songle is to be avoided but what are the best and safe available.
This install is critical to enter my house for the next decade and I don’t want to have problem every month or so, hence my topic here to get approval or tips, I have to say I m very surprised those questions don’t have a generally agreed andwers, or at least I haven’t found them.
Thanks for your help
Eric