mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 11:54:58 +00:00
electronics rambling about design rules
This commit is contained in:
@@ -160,6 +160,24 @@ It could be prettier if I used 2 layered board. I learned using the KiCad manual
|
||||
|
||||
Like this!
|
||||
The blue trace is going under the red one using a via.
|
||||
|
||||
When running the design rules checker I got a lot of errors that my silkscreen text was overlapping on the solder mask.
|
||||
|
||||

|
||||
That means that the text is overlapping the soldering. So I need to fix that by dragging the components a bit away from each other. Or deleting the silkscreen letters.
|
||||
|
||||
There are also some issues I can't fix. For example these pads keep giving errors because they are under the xiao but they are part of the xiao so I can't fix that.
|
||||
|
||||
Now I'm going to make edge cuts. Edge cuts are the shape of the pcb.
|
||||
|
||||

|
||||
I ended up using [this youtube tutorial](https://youtu.be/aHIIXjRAhZA) to create the rounded edges. One thing I noticed is to stay on the big grid lines. It makes life a lot easier when making rounded corners or other rounded cuts.
|
||||
|
||||
This is my end result for this weeks assignment.
|
||||
|
||||

|
||||
|
||||
## Sources
|
||||
* [Datasheet LM4871M](https://www.ti.com/lit/ds/symlink/lm4871.pdf?HQS=dis-dk-null-digikeymode-dsf-pf-null-wwe&ts=1741005529535&ref_url=https%253A%252F%252Fwww.ti.com%252Fgeneral%252Fdocs%252Fsuppproductinfo.tsp%253FdistId%253D10%2526gotoUrl%253Dhttps%253A%252F%252Fwww.ti.com%252Flit%252Fgpn%252Flm4871)
|
||||
* [Arduino speaker](https://www.build-electronic-circuits.com/arduino-speaker/)
|
||||
* [Arduino speaker](https://www.build-electronic-circuits.com/arduino-speaker/)
|
||||
|
||||
|
BIN
docs/Assignments/week_6_electronic_design/image-38.jpg
Normal file
BIN
docs/Assignments/week_6_electronic_design/image-38.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
docs/Assignments/week_6_electronic_design/image-39.jpg
Normal file
BIN
docs/Assignments/week_6_electronic_design/image-39.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 296 KiB |
BIN
docs/Assignments/week_6_electronic_design/image-40.jpg
Normal file
BIN
docs/Assignments/week_6_electronic_design/image-40.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 455 KiB |
Reference in New Issue
Block a user