Difference between revisions of "Template:ST Pinout"
From Microduino Wiki
(Created page with "<div style="float: left;"> File:Sensor_backpin.png </div> <div style="float: left"> {| class="wikitable" |+ style="text-align: Center;" | <big>{{{st_name|Unknown}}}</big>...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
| VCC | | VCC | ||
|- | |- | ||
− | | PIN3 ( | + | | PIN3 (SIGNAL-A) |
| {{{pin3|Not Connected}}} | | {{{pin3|Not Connected}}} | ||
|- | |- | ||
− | | PIN4 ( | + | | PIN4 (SIGNAL-B) |
| {{{pin4|Not Connected}}} | | {{{pin4|Not Connected}}} | ||
|} | |} | ||
Line 25: | Line 25: | ||
*'''General Pin Out''' is the standard pin out of a Sensor / Trinket connector. | *'''General Pin Out''' is the standard pin out of a Sensor / Trinket connector. | ||
*'''Sensor / Trinket's Pin Out''' is this specific Sensor / Trinket's wiring in relation to the '''General Pin Out'''. | *'''Sensor / Trinket's Pin Out''' is this specific Sensor / Trinket's wiring in relation to the '''General Pin Out'''. | ||
− | *''' | + | *'''SIGNAL-A / SIGNAL-B''' are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals. |
− | *'''Not Connected''' refers to the Pin | + | *'''Not Connected''' refers to the Pin not being used for this particular Sensor / Trinket. |
*Read more about the '''[[MCookie-Hub|hub module]]'''. | *Read more about the '''[[MCookie-Hub|hub module]]'''. |
Latest revision as of 22:21, 12 April 2017
General Pin Out | Sensor / Trinket's Pin Out |
---|---|
PIN1 (GND) | GND |
PIN2 (VCC) | VCC |
PIN3 (SIGNAL-A) | Not Connected |
PIN4 (SIGNAL-B) | Not Connected |
- General Pin Out is the standard pin out of a Sensor / Trinket connector.
- Sensor / Trinket's Pin Out is this specific Sensor / Trinket's wiring in relation to the General Pin Out.
- SIGNAL-A / SIGNAL-B are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals.
- Not Connected refers to the Pin not being used for this particular Sensor / Trinket.
- Read more about the hub module.