Hello,
i'v been prototyping a circuit with several components on it, in addition to an Arduino that is connected to that circuit. Now i have got to a point, where there is a need to put the whole thing on a PCB. I found out that there are companies, such as Elecrow (https://www.elecrow.com/ ) that make this stage of moving from a bunch of wobbly protruding wires and into an initial prototyping PCB - a relatively easy task. Yet, after an initial learning phase of tools such of several EDA and Gerber file editors, i still have some unanswered questions:
1. There are several regulators (more than 6) ranging from 3.3V 1Amp to 22V 5Amp, that backup the whole system power wise: Is there a way to seamlessly integrate such a regulating functionality into a PCB, so there will be some sort of power bus on it, with several volt outputs and altogether around 10 Amps of power, so i don't have to buy the regulators as separate components and connect them separately to the PCB with wires?
2. Is there a way to also integrate an Arduino, with its digital/analog input/output finctions into the PCB, so the input/output wires also don't have to protrude outside the PCB, but rather the Arduino be an integrated part of the whole PCB?
3. When i ask if there is a way to do the above PCB type of integrations, i mean of course to ask what is the most efficient and friendly way to do it. i understand that i can try and make the integrations myself, by building the regulators and Arduino from scratch, component by component (e.g. ATmega1280 , capacitors, transistors, MOSFETS etc..) The question is if Elcrow or other such companies, have a process that makes it easier/cleaner and 'wizard' like, to integrate these functions of regulating and Arduino into a prototyping PCB.