formatting changes for table text in wiring harness page #docs
This commit is contained in:
parent
d1e20f9613
commit
06238a1284
1 changed files with 5 additions and 5 deletions
|
|
@ -15,9 +15,9 @@ Pin numbers are laid out in the following image and table:
|
|||
| 1 | <strong><span style="color:green">Green</span></strong> | SDA (I2C) | Optional|
|
||||
| 2 | <strong><span style="color:yellow; background-color:black; ">Yellow</span></strong> | SCL (I2C) | Optional|
|
||||
| 3 | <strong><span style="color:red">Red</span></strong> | +6-38V DC | Required|
|
||||
| 4 | <strong>Black</strong> | Ground | Required|
|
||||
| 4 | <strong><span style="color:black; background-color:#aaa;">Black</span></strong> | Ground | Required|
|
||||
| 5 | <strong><span style="color:white; background-color:black">White</strong> | Z-Trigger | Required|
|
||||
| 6 | <strong><span style="color:blue">Blue</strong> | PT100 Anlg | Optional|
|
||||
| 6 | <strong><span style="color:#08F">Blue</strong> | PT100 Anlg | Optional|
|
||||
|
||||
## Main Connector Sensor Side
|
||||
|
||||
|
|
@ -25,13 +25,13 @@ The EasyPiezi's Main Connector Pinout is printed on the bottom of the board:
|
|||
|
||||

|
||||
|
||||
They are arranged from bottom to top:
|
||||
They are arranged from top to bottom:
|
||||
|
||||
| Pin Number | Wire Color | Signal Name | Req/Opt |
|
||||
|------------|------------|-------------|---------|
|
||||
| 1 | <strong><span style="color:green">Green</span></strong> | SDA (I2C) | Optional|
|
||||
| 2 | <strong><span style="color:yellow; background-color:black; ">Yellow</span></strong> | SCL (I2C) | Optional|
|
||||
| 3 | <strong>Black</strong> | Ground | Required|
|
||||
| 3 | <strong><span style="color:black; background-color:#aaa;">Black</span></strong> | Ground | Required|
|
||||
| 4 | <strong><span style="color:red">Red</span></strong> | +6-38V DC | Required|
|
||||
| 5 | <strong><span style="color:white; background-color:black">White</strong> | Z-Trigger | Required|
|
||||
| 6 | <strong><span style="color:blue">Blue</strong> | PT100 Anlg | Optional|
|
||||
| 6 | <strong><span style="color:#08F">Blue</strong> | PT100 Anlg | Optional|
|
||||
Loading…
Reference in a new issue