Difference between revisions of "MCookie-Hub"
From Microduino Wiki
(→Example) |
(→Example) |
||
Line 56: | Line 56: | ||
*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: <big>'''[[Sensor-IO_Split|IO Splitter]]'''</big> | *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: <big>'''[[Sensor-IO_Split|IO Splitter]]'''</big> | ||
*IIC (I2C) uses both signals, but these headers are strictly for IIC communication. | *IIC (I2C) uses both signals, but these headers are strictly for IIC communication. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div style="float: left"> | <div style="float: left"> | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 115: | Line 106: | ||
</div> | </div> | ||
<div style="clear:both;"> | <div style="clear:both;"> | ||
+ | ====Example==== | ||
+ | *With a '''[[Sensor-Light-A1|Light Sensor]]''' that is plugged into the '''A2/A3''' header. Use '''A2''' to access the light sensor. ('''On the A2/A3 header: GPIO-A=A2; GPIO-B=A3''') | ||
+ | *With an '''[[Sensor-LED|Single Color LED]]''' that is plugged into the '''6/7''' header. Use '''6''' to control the LED. ('''On the 6/7 header: GPIO-A=6; GPIO-B=7''') | ||
+ | |||
+ | Each sensor / trinket page has more specific details to which pins are used, but the general rule is use the first signal ('''SIGNAL-A'''). | ||
+ | |||
+ | Each sensor / trinket may require usage of a specific type of pin, such as an analog pin. This information can be found on the wiki page for that specific sensor / trinket. | ||
==Document== | ==Document== |
Revision as of 23:19, 12 April 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.
ContentsFeatures
Specification
Pin DescriptionMost sensors / trinkets use the first signal (SIGNAL-A) when connecting to the sensor hub.
Example
Each sensor / trinket page has more specific details to which pins are used, but the general rule is use the first signal (SIGNAL-A). Each sensor / trinket may require usage of a specific type of pin, such as an analog pin. This information can be found on the wiki page for that specific sensor / trinket. DocumentDevelopment
ProjectPurchaseHistoryPicturesVideo |