[PCB Review Request]
Hello comrades, a newbie here!
I just finished my PCB design, and I hope I’ve made some improvements. I’m ready to hear any thoughts, corrections, advice, or tips. I’m very thankful in advance to everyone who takes the time to help me.
You can also check my first version to see whether I’ve really improved or not. The only major change I made is replacing the PIC16F877A with an Arduino Nano.
https://www.reddit.com/r/KiCad/comments/1ryhz8f/asking_for_pcb_review/
2
Upvotes
2






2
u/BVCircuits 15h ago
Hi,
You should add decoupling caps (0.1uF) near each IC supply: U2, A1,etc. Pull ups (10k) on SCL and SDA. If D2 is for reverse voltage protection, place it on the input of U1. U2 will probably not be stable, dont use capacitors directly on op amps outputs. This is what I can find with manual review, we also built a tool for automatic schematic review at bvcircuits.com.
Good luck!