Expand example 08 with images and captions
- Stereo phone plug (a slight modification of a public domain image from https://openclipart.org/detail/192396/headphones-connctor ). - Cable cross-section drawn to match the wire colors in example 08. - Make the cable jacket and shield colors match the cross-section. - Images for embedding in the connector and cable nodes are stored in a new resources folder.
This commit is contained in:
parent
0cb7118930
commit
06e6c49aa9
@ -7,14 +7,19 @@ connectors:
|
|||||||
pins: [T, R, S]
|
pins: [T, R, S]
|
||||||
pinlabels: [Dot, Dash, Ground]
|
pinlabels: [Dot, Dash, Ground]
|
||||||
show_pincount: false
|
show_pincount: false
|
||||||
|
image: ../resources/stereo-phone-plug-TRS.png
|
||||||
|
caption: Tip, Ring, and Sleeve
|
||||||
|
|
||||||
cables:
|
cables:
|
||||||
W1:
|
W1:
|
||||||
gauge: 24 AWG
|
gauge: 24 AWG
|
||||||
length: 0.2
|
length: 0.2
|
||||||
|
color: BK
|
||||||
color_code: DIN
|
color_code: DIN
|
||||||
wirecount: 3
|
wirecount: 3
|
||||||
shield: true
|
shield: SN
|
||||||
|
image: ../resources/cable-WH+BN+GN+shield.png
|
||||||
|
caption: Cross-section
|
||||||
|
|
||||||
connections:
|
connections:
|
||||||
-
|
-
|
||||||
|
|||||||
BIN
resources/cable-WH+BN+GN+shield.png
Normal file
BIN
resources/cable-WH+BN+GN+shield.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
BIN
resources/stereo-phone-plug-TRS.png
Normal file
BIN
resources/stereo-phone-plug-TRS.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user