I wanted to know how other people are connecting the wires on there microcontroller (for example an ESP32) when it is ready to place it in a casing for production.
When prototyping offcourse you use a breadboard and use dupont cables. But what when you are ready?
Till now I was always using the Wemos Mini D1 boards. These are delivered with no pin headers soldered. So I have soldered pin headers on it for prototyping.
But for the production version I soldered the cables of my sensors/leds/etc directly to the board (a version without pin headers) and place everything in a universal casing like this:
But I’m going to switch to an ESP32 board with already pin headers soldered on it.
Now I have seen that some people are using the dupont (female) cables on the pin headers of the board or use own created multi pins dupont plugs.
Is that a reliable construction for production?
Or do you have to use this kind of PCB where you solder female pin headers on it?
So in short, I’m curious how others do this for a production version since I don’t find much about this on the internet.