Send Message
Tel:
Oky Newstar Technology Co., Ltd
Oky Newstar Technology Co., Ltd

Starter Kits,Controller Board, Sensor Modules Factory

DIY Educational programmable Robot Projects manufacturer

Home ProductsSensor Module for Arduino

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module

  • Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module
  • Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module
  • Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module
  • Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module
Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module
Product Details:
Place of Origin: Guangdong China (Mainland)
Brand Name: Oky Newstar
Model Number: oky3222
Payment & Shipping Terms:
Minimum Order Quantity: 1 Piece/Pieces
Price: USD0.39-0.8/piece
Packaging Details: Different package at optional: 1. Retailing Package:Anti-static bag 2. Bulking Packing:50Pcs/Lot 3. Retailing Box package design according to your requirement( Order > 3000PCS)
Delivery Time: 3-5 workdays after payment
Payment Terms: L/C,D/A,D/P,T/T,Western Union,MoneyGram
Supply Ability: 1000 Piece/Pieces per Day
Contact Now
Detailed Product Description
Operating Temperature Range: 5 ~ 70 º C Humidity 85 [%] Or Less. Storage Temperature Range: 15 ~ 45 º C Humidity 80 [%] Following Storage For 90 Days
Testing Temperature: 5 ~ 35 º C Relative Testing Humidity: 45 [%] To 85 [%].
High Light:

arduino sensors kit

,

arduino temperature sensor

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module

 

Description:

 

Name Vibroswitch sensor
Working Voltage: 3~5V
Component model SW-18015P
Pin Dimension 2.54mm
Type Vibration switch
Material PCB + Brass
Size 29 x 16 x 8 mm / 1.14 x 0.63 x 0.31 inch
Color Black
Weight 1 g / 0.04 oz

 

Introduction
Vibration switch is mainly used in electronic toys, small appliances, sports equipment and a variety of anti-theft devices and other products. Vibration switch because they have a flexible and sensitive trigger, and become an integral part of many electronic products, electronic components.

 

 

Specifications:

1, the scope: small current vibration switch. Products sloshing around in the horizontal electrical changes produced in low current circuit (secondary circuit) with a vibration sensor.
2 Operating temperature range: 5 ~ 70 º C Humidity 85 [%] or less.
3 Storage temperature range: 15 ~ 45 º C Humidity 80 [%] following storage for 90 days.
4 Test Status: Test and test if no special provisions under the following standard conditions Temperature: 5 ~ 35 º C Relative
Humidity: 45 [%] to 85 [%].

 

 

The use:
We first look at his specific pin functions
Also the only three leads, connect the power, after a good ground, we received a digital signal output port on
Can be used (we then use the 7th).
Fourth, the module test
Hardware Requirements
Arduino controller × 1
USB data cable × 1
Vibration switch module × 1
Led indicator × 1
Here, everything is ready, we will now begin to build a test circuit bar
Here we use it for a simple application that senses the vibration switch vibration LED is lit
Lights to warn it, there are unusual circumstances happen? ?
Well, look at the code under test it, maybe you can guess what will happen. . . . .
int ledPin = 13; / / signal indicator output pin;
int switchPin = 7; / / vibration switch input;
int value = 0; / / latch vibration switch key;
void setup ()
{
pinMode (switchPin, INPUT); / / Define port attribute;
pinMode (ledPin, OUTPUT);
}
void loop ()
{
value = digitalRead (switchPin); / / read the key state;
if (HIGH == value) / / there is vibration;
{
digitalWrite (ledPin, HIGH); / / steady state, led other off;
}
else
{
digitalWrite (ledPin, LOW); / / lit led lights;
}
}
The program features: Let vibration switch vibration, you can see the arduino board 13 pin led lights are lit for a while,
When the shaking soon will light or blink when.

 

Competitive Advantage:

 

1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World. 
4. High Quality With Global Standards. 
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment

 

Photos:

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module 0

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module 1

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module 2

Micro Vibration Sensor SW-18015P Vibration Sensor Switch Module 3

Contact Details
Oky Newstar Technology Co., Ltd

Contact Person: Ms. Erica Teng

Tel: +8613410424757

Send your inquiry directly to us
Oky Newstar Technology Co., Ltd
Room1105, Block B, Chinto Technology Building, Minzhi Road, LongHua, ShenZhen city, GuangDong province, China
Tel:86-755-23578860
Mobile Site Privacy Policy | China Good Quality Starter Kit for Arduino Supplier. © 2013 - 2024 diyelectronicskit.com. All Rights Reserved.