Difference between revisions of "Sensor-Shake"
From Microduino Wiki
(→Features) |
(→Introduction of Sensor Pin) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Language| | + | {{Language|Sensor-Shake }} |
{| style="width: 1000px;" | {| style="width: 1000px;" | ||
|- | |- | ||
Line 7: | Line 7: | ||
The product number of Sensor-Shake is: '''MSDS51''' | The product number of Sensor-Shake is: '''MSDS51''' | ||
− | Sensor-Shake is | + | Sensor-Shake is a shake detection sensor module. |
− | + | Shake sensor is for detect the mechanical vibration quantity of objects. | |
− | ==Sensor Pin | + | ==Introduction of Sensor Pin== |
− | {{ | + | {{ST_Pinout |
− | | | + | |st_name=Shake Sensor |
− | | | + | |pin3=Digital Input |
− | |||
}} | }} | ||
==Features== | ==Features== | ||
*With small size which is easy to install; | *With small size which is easy to install; | ||
+ | *With good detection sensitivity; | ||
*With adjustable detection sensitivity. | *With adjustable detection sensitivity. | ||
− | |||
==Specification== | ==Specification== | ||
Line 27: | Line 26: | ||
**3.3V~5V working voltage | **3.3V~5V working voltage | ||
− | *Size of the sensor | + | *Size of the sensor |
**Size of the board: 23.5mm*13mm | **Size of the board: 23.5mm*13mm | ||
− | **1.27mm-spacing | + | **1.27mm-spacing 4Pin interface connected with sensorhub |
**CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | **CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | ||
*Function description | *Function description | ||
− | ** | + | **The static signal of the sensor is LOW. When the shake occurs, the sensor will produce signal HIGH. |
*Connection | *Connection | ||
− | **This sensor can be connected to the following | + | **This sensor can be connected to the following interfaces of the core: '''D2~D13''', '''A0~A7''' |
− | == | + | ==Documents== |
− | *Schematic diagram: '''[[File: | + | *Schematic diagram: '''[[File: Sensor-Shake.pdf]]''' |
− | * | + | *Main sensor: '''[[File: Sensor-Shake_datasheet.pdf]]''' |
==Development== | ==Development== | ||
===Program Download=== | ===Program Download=== | ||
− | *Download and unzip the program '''[[File: | + | *Download and unzip the program '''[[File:Sensor_Shake_Test.zip]]''' |
===Programming=== | ===Programming=== | ||
Line 51: | Line 50: | ||
|nameB=[[Microduino-USBTTL]] | |nameB=[[Microduino-USBTTL]] | ||
|boardName=Microduino/mCookie-Core(328p), Atmega328P@16M,5V | |boardName=Microduino/mCookie-Core(328p), Atmega328P@16M,5V | ||
− | |fileName= | + | |fileName=Sensor_Shake_Test.ino |
}} | }} | ||
===Hardware Setup=== | ===Hardware Setup=== | ||
− | *Referring to the following | + | *Referring to the following diagram, connect the Sensor-Shake to the digital port D6 of '''[[Microduino-Sensorhub]]'''. |
<br> | <br> | ||
[[file:Microduino-sensorhub_Shake.JPG|thumb|400px|left]] | [[file:Microduino-sensorhub_Shake.JPG|thumb|400px|left]] | ||
<br style="clear: left"/> | <br style="clear: left"/> | ||
− | ===Result | + | ===Result=== |
− | *After download, open the serial | + | *After download, open the serial monitor. |
− | * | + | *The static signal of the sensor is LOW. When the shake occurs, the sensor will produce HIGH signal. |
+ | |||
==Application== | ==Application== | ||
− | *Shake | + | *Shake detection |
===Project=== | ===Project=== | ||
− | |||
− | |||
==History== | ==History== |
Latest revision as of 22:47, 30 March 2017
Language: | English • 中文 |
---|
The product number of Sensor-Shake is: MSDS51 Sensor-Shake is a shake detection sensor module. Shake sensor is for detect the mechanical vibration quantity of objects. ContentsIntroduction of Sensor Pin
Features
Specification
Documents
DevelopmentProgram Download
Programming
Hardware Setup
Result
Application
ProjectHistoryGallery |