Difference between revisions of "Collision Switch Module"
From Wiki
(→principle) |
(→principle) |
||
Line 43: | Line 43: | ||
Getting an impact, the switch outputs low level, or else it outputs high level.<br> | Getting an impact, the switch outputs low level, or else it outputs high level.<br> | ||
[[ File:Collision Switch Module schematic diagram.png]]<br> | [[ File:Collision Switch Module schematic diagram.png]]<br> | ||
+ | =='''Experimental Procedures For Arduino '''== |
Revision as of 09:02, 3 September 2019
Contents
Introduction
The Crash sensor is a miniature snap-action switch. It is also known as micro switch, an electric switch activated by a small physical force.
feature
- Special module with ports compatible with the expansion board of sensor.
- Output low level when the module is activated; keep outputting high level at the state of release.
- Applied in the detection of collision and touching impact.
Introduction of Pins
Introduction of Pins | |
OUT |
Switching signal output |
VCC |
positive pole |
GND |
negative pole |
principle
Getting an impact, the switch outputs low level, or else it outputs high level.