diff --git a/docs/tutorials/wiring/easy-piezi/harness-pinout.md b/docs/tutorials/wiring/easy-piezi/harness-pinout.md index 5eca893..18a99b4 100644 --- a/docs/tutorials/wiring/easy-piezi/harness-pinout.md +++ b/docs/tutorials/wiring/easy-piezi/harness-pinout.md @@ -15,9 +15,9 @@ Pin numbers are laid out in the following image and table: | 1 | Green | SDA (I2C) | Optional| | 2 | Yellow | SCL (I2C) | Optional| | 3 | Red | +6-38V DC | Required| -| 4 | Black | Ground | Required| +| 4 | Black | Ground | Required| | 5 | White | Z-Trigger | Required| -| 6 | Blue | PT100 Anlg | Optional| +| 6 | Blue | 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: ![EasyPiezi Board Main Connector Pinout](../../../assets/images/board-images/easy-piezi/Main-Connector-Pinout.png) -They are arranged from bottom to top: +They are arranged from top to bottom: | Pin Number | Wire Color | Signal Name | Req/Opt | |------------|------------|-------------|---------| | 1 | Green | SDA (I2C) | Optional| | 2 | Yellow | SCL (I2C) | Optional| -| 3 | Black | Ground | Required| +| 3 | Black | Ground | Required| | 4 | Red | +6-38V DC | Required| | 5 | White | Z-Trigger | Required| -| 6 | Blue | PT100 Anlg | Optional| \ No newline at end of file +| 6 | Blue | PT100 Anlg | Optional| \ No newline at end of file