You are not logged in.

Home | Product Categories | Flex / Force | SEN-09199

Piezo Vibration Sensor - Small Vertical

sku: SEN-09199 RoHS Compliant

Description: The Minisense 100 is a low-cost cantilever-type vibration sensor loaded by a mass to offer high sensitivity at low frequencies. Useful for detecting vibration and 'tap' inputs from a user. A small AC and large voltage (up to +/-90V) is created when the film moves back an forth. A simple resistor should get the voltage down to ADC levels. Can also be used for impact sensing or a flexible switch.

Comes with solder pins that allows for vertical mounting.

 

Features:

  • Flexible PVDF Piezo Polymer Film
  • Wide dynamic range
  • Laminated for higher voltage output
  • Breadboard friendly leads

Documents:


Pricing

Out of stock



2.95
2.66
2.36

out of stock
backorder allowed


price
10+ units
100+ units

Backorder

Add to Wish List

Autonotify


Comments 4 comments

  • I received this from my Arduino starter kit. How much voltage are you suppose to be getting from this thing?
    And what is the best way to use it with an Arduino?
    I checked out this
    http://www.arduino.cc/en/Tutorial/Knock
    it and a couple of other google finds all basically use the a piezo element as a voltage source and pull down resistor. At least I think that’s what’s going on here.
    Regardless, wired up as above and a good whack with a finger only gives me an analog reading of at most 500 on the Arduino, mostly much lower readings of like 10-100. My meter hooked directly to the leads of the sensor only puts out like .1 volts max from a thump. I’m not sure if there is a problem with my wiring or my meter (maybe the voltage spikes too quickly for the meter to read?) but I’m not getting anywhere near 90V from this thing.

    • I’ve got this, if I knock it I get 1023 and sometimes 0 right after. Have you tried without the 1M resistor?
      I don’t have one so I used a 100pf capacitor instead which makes it vary between 0 – 55 when not knocked (wouldn’t recommend it as a permanent solution). I also don’t get anything with my meter.

  • These things will put out very little current. I’m only seeing a few volts maximum on the CRO. The CRO should have 10 meg or so of input impedance.
    I’m hoping to use it directly into an interrupt pin so the micro can be in a deep sleep.
    It will be a while before I set it up properly.