Joy-it SEN-VIB01 Handleiding


Lees hieronder de 📖 handleiding in het Nederlandse voor Joy-it SEN-VIB01 (7 pagina's) in de categorie Niet gecategoriseerd. Deze handleiding was nuttig voor 19 personen en werd door 2 gebruikers gemiddeld met 4.5 sterren beoordeeld

Pagina 1/7
SEN VIB01-
Analog piezoelectric vibration sensor
1. GENERAL INFORMATION
Dear customer,
thank you very much for choosing our product.
In the following, we will introduce you to what to observe while starting
up and using this product.
Should you encounter any unexpected problems during use, please do
not hesitate to contact us.
2. INTRODUCTION
Vibrations that aî ‚ect the sensor generate a voltage signal due to the
piezoelectric eî ‚ect depending on the strength of the vibration.
Therefore, you do not need a supply voltage for the sensor, but only the
voltage at the signal pin of the sensor has to be measured by using an
analog digital converter.-
Arduino SEN VIB01 -
GND G
- NC
A0 S
3. USE WITH THE ARDUINO
3.1 Wiring
3.2 Code example
We provide a code example for you to test your sensor. Before uploading,
make sure that the correct and are set in your Arduino IDE Board Port
under .Tools
The sensor generates a voltage from the vibration applied to it.
The following code will give you the current output voltage of the sensor.
The higher the applied vibration, the higher the output voltage.
void setup() {
// put your setup code here, to run once:
Serial.begin( );115200
}
void loop() {
// put your main code here, to run repeatedly:
sensorValue = analogRead(A0);int
voltage = sensorValue * ( );float 5.0 / 1023.0
Serial.println(voltage);
}


Product specificaties

Merk: Joy-it
Categorie: Niet gecategoriseerd
Model: SEN-VIB01

Heb je hulp nodig?

Als je hulp nodig hebt met Joy-it SEN-VIB01 stel dan hieronder een vraag en andere gebruikers zullen je antwoorden




Handleiding Niet gecategoriseerd Joy-it

Handleiding Niet gecategoriseerd

Nieuwste handleidingen voor Niet gecategoriseerd