forked from wireviz/WireViz
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathex01.yml
More file actions
28 lines (26 loc) · 732 Bytes
/
ex01.yml
File metadata and controls
28 lines (26 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
connectors:
X1:
type: Molex KK 254 # more information
subtype: female
pinlabels: [GND, VCC, RX, TX] # pincount is implicit in pinout
X2:
type: Molex KK 254
subtype: female
pinlabels: [GND, VCC, RX, TX]
cables:
W1:
color_code: IEC # auto-color wires based on a standard
wirecount: 4 # need to specify number of wires explicitly when using a color code
gauge: 0.25 mm2 # also accepts AWG as unit
show_equiv: true # auto-calculate AWG equivalent from metric gauge
length: 0.2 # length in m
shield: true
type: Serial
connections:
-
- X1: [1-4]
- W1: [1-4]
- X2: [1,2,4,3] # crossover
- # connection from connector pin to wire shielding
- X1: 1
- W1: s