Skip to content

Commit 5780075

Browse files
committed
make web editor easier to discover
1 parent 5cfc792 commit 5780075

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# Pinout Leaf Generator
1+
# Pinout Leaf Generator 🌿
22

33
Pinout diagrams for microcontrollers and other PCBs are well known, but it can be hard always comparing the pinout diagram with the real PCB, counting pins. One solution is to print out a diagram that has exactly the right size to push the pins through the paper and have the labels right next to the actual pin.
44

55
This project is meant for easily creating such pinout leafs.
66

77
The pins can be described by a simple YAML-based description and the tool automatically creates the diagram as an SVG.
88

9+
Give it a try: **[🚀 Open Web Editor](https://splitbrain.github.io/pinoutleaf/)**
10+
911
![Print Example](print-example.jpg)
1012

1113
## Features

0 commit comments

Comments
 (0)