Difference between revisions of "Template:ST Pinout"

From Microduino Wiki
Jump to: navigation, search
(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>...")
 
Line 26: Line 26:
 
*'''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'''.
 
*'''GPIO-A / GPIO-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.
 
*'''GPIO-A / GPIO-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 is not used for this particular Sensor / Trinket.
+
*'''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]]'''.

Revision as of 21:35, 30 March 2017

Sensor backpin.png

Unknown
General Pin Out Sensor / Trinket's Pin Out
PIN1 (GND) GND
PIN2 (VCC) VCC
PIN3 (GPIO-A) Not Connected
PIN4 (GPIO-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.
  • GPIO-A / GPIO-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.