Difference between revisions of "MCookie-Hub"
(→Pin Description) |
(→Pin Description) |
||
Line 22: | Line 22: | ||
===Pin Description=== | ===Pin Description=== | ||
− | Most sensors / trinkets use the first signal (SIGNAL | + | Most sensors / trinkets use the first signal (SIGNAL A) when connecting to the sensor hub. |
Line 39: | Line 39: | ||
| (PIN2) VCC | | (PIN2) VCC | ||
|- | |- | ||
− | | style="background: #d1dffa;" | GPIO-A | + | | style="background: #d1dffa;" | GPIO-A |
− | | (PIN3) SIGNAL | + | | (PIN3) SIGNAL A -- INPUT / OUTPUT (usually) |
|- | |- | ||
− | | style="background: #b3ffec;" | GPIO-B | + | | style="background: #b3ffec;" | GPIO-B |
− | | (PIN4) SIGNAL | + | | (PIN4) SIGNAL B -- Not connected (usually) |
|} | |} | ||
</div> | </div> | ||
Line 55: | Line 55: | ||
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]]''' | 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 | + | Some modules use both signals A & B, 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. | The IIC (I2C) uses both signals, but these headers are use strictly for IIC communication. |
Revision as of 22:12, 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.
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 signals A & B, 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 used, but the general rule is use the first signal. 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 |