Difference between revisions of "Sensor-Hall"
From Microduino Wiki
(→Specification) |
(→Description of Sensor Pins) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
| | | | ||
[[File: Microduino-Hall.jpg|400px|thumb|right|mCookie-Hall]] | [[File: Microduino-Hall.jpg|400px|thumb|right|mCookie-Hall]] | ||
− | Product number of mCookie | + | Product number of mCookie Sensor—Hall:'''MSDS41''' |
− | mCookie Sensor-Hall is a | + | mCookie Sensor-Hall is a linear hall sensor, which can detect the strength and polarity of the magnetic field. |
Sensor hall is a magnetic field sensor based on Hall effect. | Sensor hall is a magnetic field sensor based on Hall effect. | ||
− | Hall effect is a kind of magnetoelectric effect, which is found by Hall(A.H. | + | Hall effect is a kind of magnetoelectric effect, which is found by Hall(A.H.Hall)on 1879 when he was studying the conduction mechanism of the metal. |
Line 17: | Line 17: | ||
==Description of Sensor Pins== | ==Description of Sensor Pins== | ||
− | {{ | + | {{ST_Pinout |
− | | | + | |st_name=Hall Sensor |
− | | | + | |pin3=Analog Input |
− | |||
}} | }} | ||
Line 26: | Line 25: | ||
*With high detection sensitivity, and stability. | *With high detection sensitivity, and stability. | ||
*A linear hall sensor with a polarity. | *A linear hall sensor with a polarity. | ||
− | + | *With small size which is easy to install. | |
==Specification== | ==Specification== | ||
Line 33: | Line 32: | ||
*Size of the sensor | *Size of the sensor | ||
− | **Size of the | + | **Size of the board: 23.5mm*13mm; |
− | **1.27mm-spacing 4Pin interface connected with sensorhub | + | **1.27mm-spacing 4Pin interface connected with sensorhub; |
− | **Sensor CAD | + | **Sensor CAD drawings: '''[[File:Sensor_CAD.zip]]'''. |
*Function description | *Function description | ||
− | **This sensor is 10-bit ADC(0~1023), and the static value that the pin IO1 gets is 512 | + | **This sensor is 10-bit ADC(0~1023), and the static value that the pin IO1 gets is 512; |
− | **The strength of the magnetism changes according to south and north poles | + | **The strength of the magnetism changes according to south and north poles; |
− | ***If get close to the hall circuit from the back with the N pole, the output voltage will reduce, and the analog value will reduce(512~0), too | + | ***If get close to the hall circuit from the back with the N pole, the output voltage will reduce, and the analog value will reduce(512~0), too; |
− | ***If get close with S pole from the back, the output voltage will increase and the analog input value will increase(512~1023), too | + | ***If get close with S pole from the back, the output voltage will increase and the analog input value will increase(512~1023), too; |
***If from the front, the output state is opposite to from the back. | ***If from the front, the output state is opposite to from the back. | ||
<br> | <br> | ||
Line 48: | Line 47: | ||
*Connection | *Connection | ||
− | **This sensor can be connected with the following interfaces of the | + | **This sensor can be connected with the following interfaces of the core: '''A0~A7'''. |
==Documents== | ==Documents== | ||
− | *Schematic | + | *Schematic diagram: '''[[File: Microduino_Hall.Zip.pdf]]''' |
− | *HAL49E | + | *HAL49E datasheet: '''[[File: Microduino_Hall_datasheet.pdf]]''' |
==Development== | ==Development== | ||
===Program Download=== | ===Program Download=== | ||
− | *Download and unzip'''[[File:Microduino_Hall_Test.zip]]''' | + | *Download and unzip the program '''[[File:Microduino_Hall_Test.zip]]''' |
===Programming=== | ===Programming=== | ||
Line 74: | Line 73: | ||
===Effect Observation=== | ===Effect Observation=== | ||
*After the download, open the serial port monitor. | *After the download, open the serial port monitor. | ||
− | + | *Get close to the hall circuit from the back with S pole. The output voltage of both ends of the hall sensor is during 2.5V~5V, and the analog value it returns is during 512~1023. | |
− | + | *Get close to the hall circuit from the back with the N pole. The output voltage of both ends of the hall sensor is during 2.5V~0V, and the analog value it returns is during 512~0. | |
− | + | *If get close to the circuit from the front, the output state is opposite to from the back. | |
+ | |||
==Application== | ==Application== | ||
*It is suitable for the detection of magnetic field strength. | *It is suitable for the detection of magnetic field strength. | ||
− | + | ==Projects== | |
==Purchase== | ==Purchase== |
Latest revision as of 22:45, 30 March 2017
Language: | English • 中文 |
---|
Product number of mCookie Sensor—Hall:MSDS41 mCookie Sensor-Hall is a linear hall sensor, which can detect the strength and polarity of the magnetic field. Sensor hall is a magnetic field sensor based on Hall effect. Hall effect is a kind of magnetoelectric effect, which is found by Hall(A.H.Hall)on 1879 when he was studying the conduction mechanism of the metal.
ContentsDescription of Sensor Pins
Features
Specification
Documents
DevelopmentProgram Download
Programming
Hardware Setup
Effect Observation
Application
ProjectsPurchaseHistoryGallery |