First PCB Design - Need opinions on design

bertus

Joined Apr 5, 2008
22,949
Hello,

As said, the middle pin of the LM2937 is connected to the tab and should be treated as ground connection.
This goes for all the available packages:

LM2937_pin_configuration.png

Bertus
 

SLK001

Joined Nov 29, 2011
1,549
There's another place where thermals can be set. Highlight the ground plane on the back and select PROPERTIES in the pop-up menu. Unclick THERMALS, then rerun RATSNEST.
 

Thread Starter

kyleh04

Joined Jun 18, 2017
54
There's another place where thermals can be set. Highlight the ground plane on the back and select PROPERTIES in the pop-up menu. Unclick THERMALS, then rerun RATSNEST.
Yeah, i'm confused.. I did that, even grouped all and change thermals off. Nothing is any different. What is supposed to happen?



EDIT: Oh, now I see. It removed the cross from the GND via's. So what is the advantage of that?
 

Thread Starter

kyleh04

Joined Jun 18, 2017
54
Thanks for all the help again. Made a couple changes, added a pull down and limiting resistor. Also double checked pin/pad sizes on all the datasheets. I'm going to send it off to get made if nobody else see's any issues:

 
Last edited:

PhilTilson

Joined Nov 29, 2009
155
It's been interesting reading through this lot. And it probably explains why I always design my PCBs from scratch, using a graphics program, rather than using Eagle or any of the other deisgn tools. Yes, I know it probably talkes me a lot longer, and I wouldn't use this technique for a board involving hundreds of components, but for most of the stuff I design for microcontrollers, using a few dozen components, I like the control it gives me!

Pick holes in this one if you like! It incorporates a microcontroller, two constant current drivers, an ESP8266 module, RTC, EEPROM etc. And it works!

TopLayer.jpg
 
Capacitor polarities?
LED polarities?
Bypass Caps?
Any test points you want to make/mark?
Put a name/version on the silk screen?

Bypass caps are installed close to the power pins of IC's and are typically ceramic. Usually follow the manufacturer's suggestion in the datasheets.

Comment about holes.
They do allow you stuff/troubleshoot the board by using standoffs or feet.
 

MrChips

Joined Oct 2, 2009
34,930
It's been interesting reading through this lot. And it probably explains why I always design my PCBs from scratch, using a graphics program, rather than using Eagle or any of the other deisgn tools. Yes, I know it probably talkes me a lot longer, and I wouldn't use this technique for a board involving hundreds of components, but for most of the stuff I design for microcontrollers, using a few dozen components, I like the control it gives me!

Pick holes in this one if you like! It incorporates a microcontroller, two constant current drivers, an ESP8266 module, RTC, EEPROM etc. And it works!
There are way too many advantages of using PCB CAD software to list here.
 

Thread Starter

kyleh04

Joined Jun 18, 2017
54
Hey guys, just wanted to give a quick update. I had the boards fabricated by oshpark last week and I hand soldered the components myself. Every board works perfectly, with zero issues.

Thank you all so much for the help and guidance!
 

SLK001

Joined Nov 29, 2011
1,549
I'm glad that everything worked out for you. There are what I would call mistakes on your board, but being that it is so simple, they will not hurt you. One mistake that I am talking about is the lack of ground flood on both sides of the PCB. This additional ground really does help suppress circuit noise and is just too easy to add to give you that extra protection. If you are doing a board with RF aboard, then it really is a neccessity.
 
Top