Новое поступление
Характеристики
*Текущая стоимость 95.73 уже могла изменится. Что бы узнать актуальную цену и проверить наличие товара, нажмите "Добавить в корзину"
Месяц | Минимальная цена | Макс. стоимость | Цена |
---|---|---|---|
Aug-18-2025 | 121.86 руб. | 123.79 руб. | 122 руб. |
Jul-18-2025 | 98.90 руб. | 100.59 руб. | 99 руб. |
Jun-18-2025 | 119.14 руб. | 121.33 руб. | 120 руб. |
May-18-2025 | 118.46 руб. | 120.28 руб. | 119 руб. |
Apr-18-2025 | 94.0 руб. | 96.82 руб. | 95 руб. |
Mar-18-2025 | 116.36 руб. | 118.42 руб. | 117 руб. |
Feb-18-2025 | 115.1 руб. | 117.78 руб. | 116 руб. |
Jan-18-2025 | 114.9 руб. | 116.37 руб. | 115 руб. |
Описание товара
Brand NameNoneOriginMainland ChinaType1is_customizedYesMeasurement unitpiece/piecesEach pack1TypePiezoelectric Ceramic Vibration SensorModel NumberPiezoelectric Ceramic Vibration SensorApplicationPiezoelectric Ceramic Vibration SensorOperating TemperaturePiezoelectric Ceramic Vibration SensorSupply VoltagePiezoelectric Ceramic Vibration SensorDissipation PowerPiezoelectric Ceramic Vibration Sensor101,84 ₽-6%101,84 ₽-6%95,73 ₽95,73 ₽there are seller's couponsloader
Introduction
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.
Смотрите так же другие товары: