Piezoelectric vibration sensor

The vibration sensor is used for testing the impact force.It has high vibration detection sensitivity and the environmental of sound signal suppression, which has strong ability to engage in interference.

Model:SEN126B1B

http://www.seeedstudio.com/depot/images/product/pvs3.jpg http://www.seeedstudio.com/depot/images/product/pvs.jpg

Features

Cried open :It is consisted of piezoelectric element, spring oscillator, Sensitivity adjustment knob, and led. We can regulate the knob to adjust the sensitivity. For example when adjusting the knob clockwise, the sensitivity increases, oppositely it reduces and outputs alarm signal, led will light while testing the certain scope shock.

Application Ideas

Security and alarm.(motor vehicles, safety box, treasury doors and windows etc.)

Cautions

The warnings and wrong operations possible cause dangerous.

Schematic

It is the schematic, the circuit about Eagle resource like .pdf should linked here in order to avoid memory exhausted.

Specifications


Pin definition and Rating

Mechanic Dimensions

Usage

Usage Guide

This sensor uses open-collector output transistor drive mode, you can directly interface with MCU. Connecting the white line (output) to arduno/MCU‘s digital I/0, then upload code . First set the port of MCU as”1”(high),then pull -up resistor (R7)output DC12v.When the sensor detect the vibration signal,Q1 break over. The voltage of a drop from 12v to 0.1v and white line drop-down to0.8v, while MCU can detect low voltage.

Hardware Installation

Programming

int anologpin = 3;//output pin connected to pin3//
int ledpin = 13;
int val;
void setup()
{
pinMode(pin,OUTPUT);
pinMode(ledpin,INPUT);
}
void loop()
{
 val= digitalgread;
  if (val>512)
{;
 
    ditalread(ledpin,HIGH);
 
  }

Example

The projects and application examples.

Bill of Materials (BOM) /parts list

All the components used to produce the product.

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum or wish to discuss.

Version Tracker

Revision Descriptions Release Date
v1.0 Initial public release Jun 08, 2009

Bug Tracker

Bug Tracker is the place you can publish any bugs you think you might have found during use. Please write down what you have to say, your answers will help us improve our products.

Additional Idea

The Additional Idea is the place to write your project ideas about this product, or other usages you've found. Or you can write them on Projects page.

Resources

The resources need to be downloaded, like Eagle file, Demo code, project or other datasheet.

How to buy

Click here to buy: http://www.seeedstudio.com/depot/piezoelectric-vibration-sensor-p-391.html?cPath=84_88&zenid=020999c566d2f31841dc54602b7d02ef.

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.

External Links

Links to external webpages which provide more application ideas, documents/datasheet or software libraries

Copyright (c) 2008-2016 Seeed Development Limited (www.seeedstudio.com / www.seeed.cc)
This static html page was created from http://www.seeedstudio.com/wiki