Super hot! Several others have checked this out in the last few hours
Verified by shoppers
Product always receives high satisfaction ratings from our customers
Product Details

analog piezoelectric ceramic vibration sensor based on piezoelectric ceramic chip analog vibration makes use of the anti-transformation process of piezoelectric ceramic making the electric signals vibrate. When piezoelectric ceramic chip is vibrating, the sensor signal terminal will generate electrical signals. The sensor can be used with Arduino dedicated sensor shield, and Arduino analog port can perceive weak vibration signals, so that it can work out the interactive works related to vibration, such as electronic drum interactive work. Please connect analog voltage ceramic vibration sensor to the Arduino UNO controller’s analog port A0 in accordance with the procedure, then observe the output value of serial port when the vibration degree is different, it can realize interactive works related to the vibration.

Specification

Supply Voltage: 3.3V to 5V

Working Current :<1mA

Working Temperature Range:-10℃~+70℃

Output Signal:analog signal

Sample Code

void setup()

{

Serial.begin(9600); //Open the serial to set the baud rate for 9600bps

}

void loop()

{

int val;

val=analogRead(0); //Connect the analog piezoelectric ceramic vibration sensor to analog interface 0

Serial.print(“Vibration is “);

Serial.println(val,DEC);//Print the analog value read via serial port

delay(100);

}

Result

Wiring as the above diagram and burning the code, after power-on, open the serial monitor, then set the baud rate for 9600 and vibrate ceramic chip, as the graph shown below.

Shipping & Payment

SHIPPING

We are proud to offer international shipping services that currently operate in over 200 countries and islands world wide. Nothing means more to us than bringing our customers great value and service. We will continue to grow to meet the needs of all our customers, delivering a service beyond all expectation anywhere in the world.

Customer Reviews

There are no reviews yet

Write a Review
Super hot! Several others have checked this out in the last few hours

Analog Piezoelectric Ceramic Vibration Sensor for Arduino

Selling fast: get yours before it’s gone!
View Cart
Guaranteed SAFE checkout
Worldwide Shipping

Enjoy flexible international shipping services that currently operate in over 200 countries across the world

Free Returns

Arrange your return for a full refund, we've got you covered with our full Buyer protection

Safe Payment

Buy with confidence using the world’s most popular and secure payment methods

Top

Shopping cart

×