Difference between revisions of "Sensor-Shake"
From Microduino Wiki
(Created page with " {{Language|Microduino-Shake }} {| style="width: 800px;" |- | 400px|thumb|right| Microduino-Shake Microduino-Shake is a vibration detection sen...") |
(→Introduction of Sensor Pin) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Language| | + | {{Language|Sensor-Shake }} |
− | {| style="width: | + | {| style="width: 1000px;" |
|- | |- | ||
| | | | ||
[[File: Microduino-Shake.jpg|400px|thumb|right| Microduino-Shake]] | [[File: Microduino-Shake.jpg|400px|thumb|right| Microduino-Shake]] | ||
+ | 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. | ||
+ | ==Introduction of Sensor Pin== | ||
+ | {{ST_Pinout | ||
+ | |st_name=Shake Sensor | ||
+ | |pin3=Digital Input | ||
+ | }} | ||
==Features== | ==Features== | ||
− | * | + | *With small size which is easy to install; |
− | * | + | *With good detection sensitivity; |
+ | *With adjustable detection sensitivity. | ||
==Specification== | ==Specification== | ||
− | * | + | *Sensor voltage |
− | + | **3.3V~5V working voltage | |
− | **3.3V~5V | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | + | *Size of the sensor |
− | ** | + | **Size of the board: 23.5mm*13mm |
− | + | **1.27mm-spacing 4Pin interface connected with sensorhub | |
− | + | **CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | |
− | [[File: | ||
− | + | *Function description | |
+ | **The static signal of the sensor is LOW. When the shake occurs, the sensor will produce signal HIGH. | ||
+ | *Connection | ||
+ | **This sensor can be connected to the following interfaces of the core: '''D2~D13''', '''A0~A7''' | ||
− | + | ==Documents== | |
+ | *Schematic diagram: '''[[File: Sensor-Shake.pdf]]''' | ||
+ | *Main sensor: '''[[File: Sensor-Shake_datasheet.pdf]]''' | ||
==Development== | ==Development== | ||
− | === | + | ===Program Download=== |
− | * | + | *Download and unzip the program '''[[File:Sensor_Shake_Test.zip]]''' |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[ | ||
− | + | ===Programming=== | |
− | + | {{Upload | |
− | + | |nameA=[[Microduino-Core]], [[Microduino-USBTTL]] | |
− | + | |nameB=[[Microduino-USBTTL]] | |
+ | |boardName=Microduino/mCookie-Core(328p), Atmega328P@16M,5V | ||
+ | |fileName=Sensor_Shake_Test.ino | ||
+ | }} | ||
− | ===Hardware | + | ===Hardware Setup=== |
− | * | + | *Referring to the following diagram, connect the Sensor-Shake to the digital port D6 of '''[[Microduino-Sensorhub]]'''. |
− | + | <br> | |
− | + | [[file:Microduino-sensorhub_Shake.JPG|thumb|400px|left]] | |
− | + | <br style="clear: left"/> | |
− | [[file: | ||
− | |||
− | |||
− | |||
− | |||
+ | ===Result=== | ||
+ | *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 detection |
===Project=== | ===Project=== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==History== | ==History== | ||
− | == | + | ==Gallery== |
− | + | {| border="0" cellpadding="10" width="100%" | |
− | + | |- | |
− | [[file: | + | |width="50%" valign="top" align="left"| |
− | + | [[file: MicroduinoShake-F.JPG|thumb|480px|center|mCookie-Shake-Front]] | |
− | [[file: Microduino-Shake -b.JPG|thumb| | + | |width="50%" valign="top" align="left"| |
+ | [[file: Microduino-Shake-b.JPG|thumb|480px|center|mCookie-Shake-Back]] | ||
+ | |} | ||
|} | |} |
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 |