PCB Designer/Electrical Engineer

Job ID: 36760131

Budget: $50 – $0 USD

I am seeking a PCB Designer/Electrical Engineer to consult with me on the circuit design for a multilayer PCB. The desired size of the PCB has not been specified, but it will likely be medium to large. The ideal candidate should have experience in multilayer PCB design and be able to provide consultation on circuit design. Additionally, knowledge of single-sided and double-sided PCB technology is preferred.
The project consists of designing a pcb board which contains proximity sensor and count display.

in the code we trigger the IR emitter and look at the status of IR receiver.

each pcb has a slave PIC microcontroller.
all the slaves are controlled via I2C bus by a master.

the master receives data from each slave about the number of coins on each line.

it then adds up the whole amount.

On a press of a button the master switches the screens to display the aggregate sum

the master also communicates via a RS232 bus to a PC to dispaly tray status on a local react app running on PC

the re232 commands are simple amd are defined in a document