mirror of
https://github.com/mkeller0815/65xx_Library.git
synced 2025-10-31 12:06:43 -07:00
added some images for README.md
new ChipLabel/Demo.svg with one image of all current labels
This commit is contained in:
3111
ChipLabel/Demo.svg
Normal file
3111
ChipLabel/Demo.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 132 KiB |
17
README.md
17
README.md
@@ -1,12 +1,29 @@
|
|||||||
65xx_Library
|
65xx_Library
|
||||||
============
|
============
|
||||||
|
|
||||||
|
## 1.0 About
|
||||||
|
|
||||||
Mainly this is an approach to create a KiCad Library for the most 65xx
|
Mainly this is an approach to create a KiCad Library for the most 65xx
|
||||||
parts, like the 6502 CPU, the 6522 VIA and others.
|
parts, like the 6502 CPU, the 6522 VIA and others.
|
||||||
|
|
||||||
|
There are also some useful chip labels for print out
|
||||||
|
|
||||||
|
## 2.0 KiCad Library
|
||||||
|
|
||||||
|
![Component Example] (https://github.com/mkeller0815/65xx_Library/raw/img/kicad_component.png)
|
||||||
|
|
||||||
|
KiCad can be found under:
|
||||||
|
(http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite)
|
||||||
|
|
||||||
This Library can be found in the KiCad folder
|
This Library can be found in the KiCad folder
|
||||||
|
|
||||||
|
## 3.0 Chip Label
|
||||||
|
|
||||||
|
![Component Example] (https://github.com/mkeller0815/65xx_Library/raw/img/label_demo.png)
|
||||||
|
|
||||||
Additionally I've created some labels that can be glued on the top of an IC for easier wiring.
|
Additionally I've created some labels that can be glued on the top of an IC for easier wiring.
|
||||||
The Labels are created as SVG file and exported to a PNG and PDF version.
|
The Labels are created as SVG file and exported to a PNG and PDF version.
|
||||||
|
|
||||||
The folder "ChipLabel" contains the files.
|
The folder "ChipLabel" contains the files.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
img/kicad_component.png
Normal file
BIN
img/kicad_component.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 224 KiB |
BIN
img/label_demo.png
Normal file
BIN
img/label_demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
Reference in New Issue
Block a user