Hi, weird enough I couldn't find a clear answer on Google.
So, I have an ESP32, and I have a screen, a PIR motion sensor and a button wired up. All 3 components need a wire each to 3V and GND. I use a breadboard now to try things out.
How would I solder this up? Can I just let 3 wires arrive in the 3V/GND hole (A)? Do I solder a wire to 3V and a wire to GND and then let the 3 wires arrive to that wire? (B)
Or do I just get it all wrong here? Thank you!
Mounting the ESP on a printed circuit board (PCB) would be the best method of doing this, but you could easily use perf board to achieve the same thing.
Connecting 3 wires to the same pad on the ESP is likely to be less satisfactory but can be done
Usually you would either design a PCB or, for simple projects likes this, use stripboard or protoboard. Then you can solder the esp32 board to the stripboard. Then there is no problem attaching as many wires/components to 3V3 or GND as you need.
As small as possible, I want to pack it in a 3D printed case as small as I can, together with a small battery. A low power project that can hopefully run a year on a battery.