Difference between revisions of "Sensor-Hall"
From Microduino Wiki
(Created page with "{{Language|Microduino-Hall }} {| style="width: 800px;" |- | 400px|thumb|right| Microduino-Hall Microduino-Hall is the Hall sensor module, which ...") |
|||
Line 30: | Line 30: | ||
*Connection method | *Connection method | ||
− | Note: Here we adopt digital signal output and need to use digital | + | Note: Here we adopt digital signal output and need to use digital interface to detect (D0~D13), which can connect to the number 3~9 pin of the Sensorhub, that is, D0,D2,D4,D6,D8,D10 and D12. |
[[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]] | [[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]] | ||
Line 45: | Line 45: | ||
*Core board selection | *Core board selection | ||
**1.Adopt [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] as the core. | **1.Adopt [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] as the core. | ||
− | **2.Adopt [[Microduino-Core]] or [[Microduino-Core+]] as the core and [[Microduino-USBTTL]] | + | **2.Adopt [[Microduino-Core]] or [[Microduino-Core+]] as the core and [[Microduino-USBTTL]] as the program download module. |
===Program=== | ===Program=== | ||
− | *Open Arduino IDE, select File→Examples→Basics→DigitalReadSerial program examples, | + | *Open Arduino IDE, select File→Examples→Basics→DigitalReadSerial program examples, choose the right board, compile and download. |
[[file:mCookie-crashCodeExample.JPG|thumb|800px|center]] | [[file:mCookie-crashCodeExample.JPG|thumb|800px|center]] | ||
Revision as of 02:59, 3 February 2016
Language: | English • 中文 |
---|
Microduino-Hall is the Hall sensor module, which can detect magnetic filed. Microduino-Hall sensor is based on Hall Effect, as one of the magnetoelectric effect, which was found by A.H.Hall in 1879 when he was studing metal’s conductive mechcanism.
ContentsFeatures
Specification
Note: Here we adopt digital signal output and need to use digital interface to detect (D0~D13), which can connect to the number 3~9 pin of the Sensorhub, that is, D0,D2,D4,D6,D8,D10 and D12. Document
DevelopmentPreparation
Program
Hardware Buildup
ApplicationIf Hall’s starting voltage is high level(V+), its surrounding magnetic field strength becomes intensified. When the intensity is bigger than Bnp, the output voltage between the two sides of the Hall sensor is the low level (V-). It keeps the same for the reverse.
ProjectPurchaseHistoryPictures
|