Can I get a pro opinion on a very simple PCB design for a DIY board

Thread Starter

geconner

Joined Jun 23, 2025
3
Can the pro's out there look at this simple PCB to tell if there is a fatal flaw or potential flaw in the layout. The circuit is a 3V battery powered LED driver using an ATtiny85 to conserve power wherever possible and to compensate for declining battery voltage by increasing PWM duty cycle. The LEDs will run at very low current, typically < 1mA total. The PCB is designed to be 2- layer and drawn to scale (63mm x 25mm). The attached image shows an overlay of the two layers. Top layer is a ground plane within the gray shape. The bottom layer is traces only, 1mm thick. Black circles are vias to top ground layer, open circles are vias to the bottom trace layer. Power traces are red, signal traces are green, and gnd traces are black. I am worried about ground loops or signal interferences. PCB board is 1oz copper plate and traces will be hand drawn with sharpie. Any comments appreciated.
 

Attachments

MisterBill2

Joined Jan 23, 2018
27,358
The artwork looks OK, but I am confused about the circuit because I do not see an un-switched positive power connection to the ATTINY85 device.only the switched power connection.
Are you able to show us the actual circuit drawing?? So that we can compare it with the PCB layout?? The power positive feed does not look correct.
 

Thread Starter

geconner

Joined Jun 23, 2025
3
The artwork looks OK, but I am confused about the circuit because I do not see an un-switched positive power connection to the ATTINY85 device.only the switched power connection.
Are you able to show us the actual circuit drawing?? So that we can compare it with the PCB layout?? The power positive feed does not look correct.
There isn't a switch in the circuit. It is powered by connection to a battery supply. Attached is an attempt to use kicad to draw a schematic.Jul19.jpg
 

MaxHeadRoom

Joined Jul 18, 2013
30,605
Have you ran it through the Electrical rules checker? What is with the conductors running through a component?, open conductors??
You should not need a power line indicator if you have a source identified, i.e. Battery.
A few areas that may not pass the checker. :(
 
Top