A tool for documenting cables and wiring harnesses
https://github.com/formatc1702/WireVizWireViz is a tool for easily documenting cables, wiring harnesses
and connector pinouts. It takes plain text, YAML-formatted files
as input and produces beautiful graphical output (SVG, PNG, ...)
It handles automatic BOM (Bill of Materials) creation and has a lot
of extra features.
Features
* WireViz input files are fully text based
+ No special editor required
+ Human readable
+ Easy version control
+ YAML syntax
+ UTF-8 input and output files for special character support
* Understands and uses color abbreviations as per IEC 60757
(black=BK, red=RD, ...)
* Auto-generates standard wire color schemes and allows custom
ones if needed
+ DIN 47100 (WT/BN/GN/YE/GY/PK/BU/RD/BK/VT/...)
+ IEC 60757 (BN/RD/OR/YE/GN/BU/VT/GY/WT/BK/...)
+ 25 Pair Color Code (BUWH/WHBU/OGWH/WHOG/GNWH/WHGN/BNWH/...)
+ TIA/EIA 568 A/B (Subset of 25-Pair, used in CAT-5/6/...)
* Understands wire gauge in mm² or AWG
+ Optionally auto-calculates equivalent gauge between mm²
and AWG
* Is suitable for both very simple cables, and more complex
harnesses.
* Allows for easy-autorouting for 1-to-1 wiring
* Generates BOM (Bill of Materials)
Note:
WireViz is not designed to represent the complete wiring of a system.
Its main aim is to document the construction of individual wires and
harnesses.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout electronics/wireviz && cd $_
Source Files
Filename | Size | Changed |
---|---|---|
WireViz-0.2.tar.gz | 0002050558 1.96 MB | over 1 year |
wireviz.changes | 0000000160 160 Bytes | over 1 year |
wireviz.spec | 0000003301 3.22 KB | over 1 year |
Comments 0