Ratings & Reviews
4.4 out of 5 Based on the opinion of 111 people
Product Details
EVA LOGIK Modern Ultra-Thin Window Alarm with Loud 120dB Alarm and Vibration Sensors Compatible with Virtually Any Window, Glass Break Alarm Perfect for Home, Office, Dorm Room- 8 Pack
Free Shipping+Easy returns
Ratings & Reviews
3.8 out of 5 Based on the opinion of 5 people
Product Details
MakerHawk 4pcs Analog Ceramic Piezo Vibration Sensor Module 3.3V/5V for Arduino DIY Kit
Free Shipping+Easy returns
Ratings & Reviews
3.2 out of 5 Based on the opinion of 11 people
Product Details
Hiletgo 5pcs SW-420 Vibration Sensor Module Vibration Switch Alarm Sensor Module for Arduino
Free Shipping+Easy returns
Ratings & Reviews
Be the first to review this item
Product Details
uxcell SW-58010P High Sensitivity Spring Electronic Vibration Sensor Switch Straight Pin 20Pcs
Free Shipping+Easy returns
Ratings & Reviews
4.3 out of 5 Based on the opinion of 140 people
Product Details
Window Alarm 4 Packs – Loud 120dB Alarm and Vibration Sensors Compatible with Virtually Any Window – Glass Break Security Alarm Sensor- Low Battery LED Indicator
Free Shipping+Easy returns
Ratings & Reviews
3.0 out of 5 Based on the opinion of 2 people
Product Details
WINGONEER 5Pcs SW-420 NC Type Vibration Sensor Module Vibration Switch for Arduino Smart Car
Free Shipping+Easy returns
Ratings & Reviews
5.0 out of 5 Based on the opinion of 1 people
Product Details
Gikfun SW-18020P Electronic Shaking Switch Vibration Sensor for Arduino (Pack of 10pcs) EK1583
Free Shipping+Easy returns
Ratings & Reviews
5.0 out of 5 Base
d on the opinion of 2 people
Product Details
XLX 100pcs SW-520D Vibration Sensors Metal Roll Ball Type Tilt Shaking Trigger Switch
Free Shipping+Easy returns
Ratings & Reviews
4.4 out of 5 Based on the opinion of 82 people
Product Details
Aqara Vibration Sensor, REQUIRES AQARA HUB, Zigbee Connection, Wireless Mini Glass Break Detector for Alarm System and Smart Home Automation, Compatible with Apple HomeKit
Free Shipping+Easy returns
Ratings & Reviews
4.2 out of 5 Based on the opinion of 6 people
Product Details
seeed studio Grove Piezo Vibration PZT Film Sensor Module(LDT0-028) 3.3V/5V Open Source, High Sensitive Sensor Compatible with Arduino DIY Kits/Board Arduino/Seeeduino/Raspberry Pi
Free Shipping+Easy returns
Ratings & Reviews
4.0 out of 5 Based on the opinion of 1 people
Product Details
HiLetgo 2pcs 801S Vibration Sensor Module Vibration Model Analog Output Adjustable Sensitivity
Free Shipping+Easy returns
Ratings & Reviews
3.6 out of 5 Based on the opinion of 41 people
Product Details
Aeotec Multisensor 6 with Battery, Z-Wave Plus 6-in-1 Motion, Temperature, Humidity, Light, UV, Vibration Sensor
Free Shipping+Easy returns
Health Care | Health Care Products & Tips
Products
Sensor
Introduction What’s the simplest way to check vibration with Arduino? Well, use a vibration sensor from keyestudio. You can directly plug it on our sensor Shield V5, vibrate this sensor, and Arduino can receive a digital signal, making it easy to make computation and programs in Arduino. Despite its simplicity, you can make full use of it with creative thinking, step counting, and crash warning light etc. Specification Interface: Easy plug Sensor type: Digital Supply Voltage: 3.3V to 5V Size: 46.4*16.6mm Weight: 7g Sample Code #define SensorLED 13 #define SensorINPUT 3 //Connect the sensor to digital Pin 3 which is Interrupts 1. unsigned char state = 0; void setup() { pinMode(SensorLED, OUTPUT); pinMode(SensorINPUT, INPUT); attachInterrupt(1, blink, FALLING);// Trigger the blink function when the falling edge is detected } void loop() { if(state!=0) { state = 0; digitalWrite(SensorLED,HIGH); delay(500); } else digitalWrite(SensorLED,LOW); } void blink()//Interrupts function { state++; } Resources PDF and Code https://drive.google.com/open?id=11oASJW8DsIt1ZI-3DHq_6w242-4k_qV3
外殼
New wireless vibration monitor uses embedded analytics to forecast when, how, and why assets may fail, freeing up resources while enhancing insight into operati
Inventory
Products
外殼
New wireless vibration monitor uses embedded analytics to forecast when, how, and why assets may fail, freeing up resources while enhancing insight into operati