Add readme with images
This commit is contained in:
BIN
Images/Image001.png
Normal file
BIN
Images/Image001.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
Images/Image002.png
Normal file
BIN
Images/Image002.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
BIN
Images/Image003.png
Normal file
BIN
Images/Image003.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
BIN
Images/Image004.png
Normal file
BIN
Images/Image004.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
BIN
Images/Image005.png
Normal file
BIN
Images/Image005.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 473 KiB |
28
README.md
28
README.md
@@ -1,2 +1,30 @@
|
|||||||
# KiCad-RP-Pico
|
# KiCad-RP-Pico
|
||||||
A simple repository of files needed to add a 3D footprint of the Raspberry Pi Pico board to KiCad.
|
A simple repository of files needed to add a 3D footprint of the Raspberry Pi Pico board to KiCad.
|
||||||
|
|
||||||
|
## Schematic and footprint
|
||||||
|
I've started from the schematics and footprint files available on the [HeadBoffin RP_Silicon_KiCad GitHub project](https://github.com/HeadBoffin/RP_Silicon_KiCad). Because there are some errors in the readme file on how and where we can get those files from the Raspberry Pi web site, I've copied the needed files here, on the `RP-Pico Libraries` folder. Following the install instructions (see below) is possible to add the Raspberry Pi Pico board schema and footprint to a KiCad project:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 3D Visual
|
||||||
|
Elas, no visual footprint was available, as we can see on the 3D viewer:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
So I decided to create one, using the mechanical specification from the [Raspberry Pi Pico datasheet](https://datasheets.raspberrypi.org/pico/pico-datasheet.pdf):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
I've used SketchUp to create the 3D model:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
and I used the native Sketchup export function (no plugin needed) to create the VRLM file `Pico.wrl` that I've also added an the `RP-Pico Libraries` folder, as the VRLM format is one of the 3D model format that KiCad allow to use for the visual rapresentation of a CPB footprint.
|
||||||
|
|
||||||
|
## Result
|
||||||
|
|
||||||
|
I've created a test project and here is the result:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
A tweet with an image of your Raspberry Pi Pico project with a link this project and me (@tpcware) would be greatly appreciated.
|
||||||
Reference in New Issue
Block a user