Atmega 328p search
jagman653: Most of my experience has been in software development, Maybe you can think of the schematic view as more of a functional block diagram, while the breadboard (and pcb) view are more of the...
View ArticleHow to make PCB Arduino Uno Shape
I restored the file from backup but I’m not sure how to upload an SVG these days (site has changed)… Looks like it loads only as a graphic, not a file you can download…
View ArticleAtmega 328p search
Thanks, Merlin. I admire you background. I try to make up for what I lack in knowledge and experience with determination and persistance
View ArticleHow to make PCB Arduino Uno Shape
The graphic image is fine. Just right click image in the post, save image as from the context menu to save it locally. In Firefox at least. Most browsers should work the same. Touch screen will be...
View ArticleAtmega 328p search
jagman653: what I lack in knowledge A moving target. My background does not have some of the official education, but I learned how to (usually) find answers to new conditions. Google is your friend....
View ArticleHow to make PCB Arduino Uno Shape
Thanks - that worked. Re the holes: Simply use fritzings Hole part, place them where desired. Can get the placement position several ways: • Physical measurement • Use Fritzing’s Cursor position info...
View ArticleHow to make PCB Arduino Uno Shape
opera_night: Re the holes: Simply use fritzings Hole part Sure. The problem (for some users) is to get them placed accurately enough, relative to the headers, for a manufactured board to actually fit...
View ArticleAtmega 328p search
jagman653: Also, datasheets are baffling to me. I started 5 years ago, and most of the numbers in datasheets are baffling to me also. The easiest part is the package, because it’s a pic. Like the 328P...
View ArticleHow to make PCB Arduino Uno Shape
Here is another process to get an outline, and holes, from an existing (breadboard) part. This works because usually the board shape and holes are a single path element in the svg file. Create a new...
View ArticleUnable to connect the connectors of the newly part created
microMerlin: @vanepp , do you have a sample for a case where terminalId on a schematic group element causes a problem? I should be able to dig one up. It is possible that I knew this sometimes works...
View ArticlePWR GND planes THT connected
Doh, you can do top and bottom GND planes with THT because the opposite GND fill makes a keepout. GND fill.fzz (15.7 KB) You can’t do a split GND fill/plane, ie, 2, on one side. When you put a copper...
View ArticleUnable to connect the connectors of the newly part created
If I can get a sample, I’ll add it to the test cases. See if I can find out why it does not work. Narrow down the boundaries.
View ArticlePWR GND planes THT connected
Should work the same with SMD and a double sided board. Messy, but you could use the blocker, ground fill one half, export, move the blocker and fill the other half, then in post processing merge the...
View ArticleProducing PCB's from .dxf files
PCB (Printed Circuit Board) is a thin board made of glass fiber, composite epoxy resin or other laminate materials. The small CNC router machine can mill conductive paths onto the PCB board with DXF...
View ArticleHow to Custom PCBs with a CNC Router?
We will go step-by-step through the process of creating your own PCB from nothing but your imagination. A basic outline of the process looks like this: Step 1. Design your PCB in Fritzing to generate...
View ArticleHow to make PCB Arduino Uno Shape
TLDR. From memory the holes are there in the PCB svg, just that they are in silk group. I think text is also in there somewhere. I think they hid them so it wasn’t as busy. I don’t know about the BB...
View ArticlePWR GND planes THT connected
I should’ve known you would’ve know. I’ve only done a few circuits, and only one had GND fill, so it was interesting playing around with it, plus there was an old post asking for split GND’s. At least...
View ArticleHow to make PCB Arduino Uno Shape
The pcb view I looked at (others could be different) did not have either the holes, or the outline. Just the header pins. If a pcb view contains both the outline and the mounting holes, that would be...
View ArticlePWR GND planes THT connected
At least know a way that in theory should work. I’ve never actually done it. How messy that merge will be is unknown.
View Article