查看“Microduino-Shake”的源代码
←
Microduino-Shake
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
{{Language|Microduino-Shake }} {| style="width: 800px;" |- | [[File: Microduino-Shake.jpg|400px|thumb|right| Microduino-Shake]] Microduino-Shake is a vibration detection sensor. ==Features== *Small size *Adjustable detection sensibility ==Specification== *Electrical specification **Digital signal input; **3.3V~5V operation voltage; *Tech parameters **Measurement range: 300 grams to thousands of kilograms **Accuracy: 1/1000~1/10000 *Size **Size of the sensor: 10mm*7mm, **Size of the board: 20mm*10mm **1.27mm-pitch 4Pin interface connects with Sensorhub. *Connection method **Pin description: GND, VCC, signal output and NC(empty). Note: The output signal is digital and it needs digital port to detect (D0~D13), which can connect to the pin (3-9) of Sensorhub with the corresponding pins (D4, D6, D8, D10 and D12). [[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]] [[File: Microduino-Shake_rule1.jpg|600px|thumb|center]] ==Document== *Schematic: '''[[File: Microduino_Shake.Zip]]''' ==Development== ===Preparation=== *Make sure you build Microduino IDE or refer to: [[Microduino Getting started]] *Core selection **1. Adopt [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] as the core. **2. Adopt [[Microduino-Core]] or [[Microduino-Core+]] as the core plus [[Microduino-USBTTL]] as the program download module. ===Program=== *Open Arduino IDE, select File→Examples→Basics→DigitalReadSerial program examples, choose the right board, compile and then download. [[file:mCookie-crashCodeExample.JPG|thumb|800px|center]] *int pushButton = 6; Define the input pin as D6. (Users can also custom the name.) *pinMode(pushButton, INPUT); Define pushButton as the input pin. *int buttonState = digitalRead(pushButton); Read values of the pushButton input pin. *Open the serial monitor after download. You can tell if there is vibration or not by the detection value, which is "0" when there is no vibration or "1" under vibration. You can also adjust R3 resistance on the back of the sensor to change detection sensibility. ===Hardware Buildup=== *Connect Microduino-Shake with Sensorhub to the digital port D6, which refers to "Define pushButton" mentioned above and users can also change according to personal needs. *For reference: [[Microduino-Sensorhub]] [[file:Microduino-sensorhub_6.JPG|thumb|400px|center]] * For reference: [[mCookie-Hub]] [[file:mCookie-sensorhub_6.JPG|thumb|400px|center]] *Connect the core, Sensorhub and Shake to a computer with a USB cable. * Select the right board and COM port, compile and download. You can refer to [[AVR Core:Getting started]] [[file:upload.JPG|thumb|800px|center]] *Open the serial monitor after download and you'll see vibration values. ==Application== *It can be used as a vibration sensor. ===Project=== [[Lazy Donkey]] ==Development== It can be applied in vibration detection. ==Purchase== ==History== ==Pictures== *Front [[file: Microduino-Shake-F.JPG|thumb|600px|center|Microduino-Shake Front]] *Back [[file: Microduino-Shake -b.JPG|thumb|600px|center|Microduino-Shake Back]] |}
该页面使用的模板:
模板:Language
(
查看源代码
)
模板:Nmbox
(
查看源代码
)
返回至
Microduino-Shake
。
导航菜单
个人工具
创建账户
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
Welcome
首页
创客大赛
大赛详情
3D打印
安装月球车
图形化编程
操控月球车
升级月球车
编程工具下载
软件下载
Arduino
Processing
Mixly
Scratch
模块套件
Microduino 102
mCookie 102
mCookie 202
mCookie 302
IBC
其他
应用套件
四轴飞行器
平衡车
小车CUBE
音乐播放器
刷卡音乐播放器
wifi气象站
彩虹音乐触摸灯
分贝检测仪
迎门汇报
LED点阵时钟
LED点阵屏幕
硬件
mCookie
Sensor
Microduino
MicroWrt
MicroNux
MicroRobot-Core
MicroRobot-CoreESP
ideaBoard
ideaBox
MicroMV
MicroAI
帮助
常见问题
帮助
工具
链入页面
相关更改
特殊页面
页面信息