No description
Find a file
2021-05-07 11:25:06 -07:00
.gitignore use an fzpz file and unzip it for fzp/svg 2021-05-02 18:21:45 -04:00
Adafruit Feather RP2040.fzpz use an fzpz file and unzip it for fzp/svg 2021-05-02 18:21:45 -04:00
breadboard.svg noodles 2021-05-02 11:48:15 -04:00
output.svg add title/url gen 2021-05-07 13:17:55 -04:00
parser.py Wrap description text 2021-05-07 11:25:06 -07:00
pinlabels.svg texty? 2021-05-07 13:52:53 -04:00
README.md add some pin renaming 2021-05-02 20:49:58 -04:00
rp2040pins.csv add chip description to csv for generic details 2021-05-07 13:28:44 -04:00

PrettyPins

examples:

python3 parser.py "Adafruit Feather RP2040.fzpz" C:\Users\ladyada\Dropbox\micropython\circuitpython\ports\raspberrypi\boards\adafruit_feather_rp2040\pins.c rp2040pins.csv
python3 parser.py "Adafruit ItsyBitsy RP2040.fzpz" C:\Users\ladyada\Dropbox\micropython\circuitpython\ports\raspberrypi\boards\adafruit_feather_rp2040\pins.c rp2040pins.csv
python3 parser.py "Adafruit QT Py RP2040.fzpz" C:\Users\ladyada\Dropbox\micropython\circuitpython\ports\raspberrypi\boards\adafruit_qtpy_rp2040\pins.c rp2040pins.csv