Difference between revisions of "MCookie-Hub"
(→Pin Description) |
(→Pin Description) |
||
Line 55: | Line 55: | ||
*ST = Sensor / Trinket Connector | *ST = Sensor / Trinket Connector | ||
− | + | Therefore, when referencing the sensor / trinket in code. Use the '''first''' number on the labeled header. | |
− | + | ||
− | * | + | In order to use the second signal. An IO splitter is used to split the signals out into two seperate connectors. More can be read about the IO splitter: '''[[Sensor-IO_Split]]''' |
− | + | ||
− | + | Some modules use both the signals 1 & 2, but they are limited. Please refer to the specific sensor / trinket page for more detailed information on a specific one. | |
+ | |||
+ | The IIC (I2C) uses both signals, but these headers are use strictly for IIC communication. | ||
+ | ====Example==== | ||
+ | *With a [[Sensor-Light-A1|light sensor]] that is plugged into the '''A2/A3''' header. Use '''A2''' to access the light sensor. | ||
+ | *With an [[Sensor-LED|Single Color LED]] that is plugged into the '''6/7''' header. Use '''6''' to control the LED. | ||
+ | |||
+ | Each sensor / trinket page has more specific details to which pins are use, but the general rule is use the first signal. | ||
+ | |||
+ | |||
[[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]] | [[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]] | ||
Revision as of 21:42, 29 March 2017
Language: | English • 中文 |
---|
mCookie-Hub is designed for ease of the connection between Microduino Sensor Series and the core modules on the UPIN27 base board as well as further extended experiment. The sensor / trinket connector are 4 pin, 1.25mm pitch JST connectors.
ContentsFeatures
Specification
Pin DescriptionMost sensors / trinkets use the first signal (signal 1) when connecting to the sensor hub.
Therefore, when referencing the sensor / trinket in code. Use the first number on the labeled header. In order to use the second signal. An IO splitter is used to split the signals out into two seperate connectors. More can be read about the IO splitter: Sensor-IO_Split Some modules use both the signals 1 & 2, but they are limited. Please refer to the specific sensor / trinket page for more detailed information on a specific one. The IIC (I2C) uses both signals, but these headers are use strictly for IIC communication. Example
Each sensor / trinket page has more specific details to which pins are use, but the general rule is use the first signal.
DocumentDevelopment
ProjectPurchaseHistoryPicturesVideo |