PCB board design and printing work
Closed this issue · 7 comments
fwji commented
PCB board design and printing work
MaiHameed commented
Rough Schematic for the target system to Arduino is completed:
Notes:
- The flags indicate direct connection to the Arduino.
- The Schematic does not detail the connections in terms of headers and wires, it only exists to explain what everything needs to be connected to in order to function.
- The pins indicated are arbitrary, I did not reference the code to figure out which one is which since placements of the servos and photo-resistors are important to note and cannot be inferred based on this schematic.
- Each resistor is 10k ohm.
MaiHameed commented
MaiHameed commented
MaiHameed commented
MaiHameed commented
fwji commented
That's partially my mistake for giving the wrong schematics.
MaiHameed commented
New Breadboard Circuit
Shown is the schematic for the new breadboard circuit after removing the multiplexer and PWM driver. It simplifies the circuitry and removed unnecessary components. The pinouts are connected to the right Analog and Digital ports that the code is based on. This was a proof of concept that a code change and rewiring worked. All that's necessary is to implement the new board to replace the breadboard.
- Black wires denote ground.
- Red wires denote power.
- Yellow wires are signal wires from servo to digital ports.
- Orange wires are the readings from the LDRs/Photoresistors to the analog ports.
- The port at the bottom right denotes the external power supply connected to the circuit.
- All resistors are 10k ohms.
- Circuit drawing shows 5 LDRs and 5 micro servos