Instrukcja obsługi Joy-It SEN-VIB01


Przeczytaj poniżej 📖 instrukcję obsługi w języku polskim dla Joy-It SEN-VIB01 (7 stron) w kategorii Niesklasyfikowane. Ta instrukcja była pomocna dla 8 osób i została oceniona przez 2 użytkowników na średnio 4.5 gwiazdek

Strona 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);
}


Specyfikacje produktu

Marka: Joy-It
Kategoria: Niesklasyfikowane
Model: SEN-VIB01

Potrzebujesz pomocy?

Jeśli potrzebujesz pomocy z Joy-It SEN-VIB01, zadaj pytanie poniżej, a inni użytkownicy Ci odpowiedzą




Instrukcje Niesklasyfikowane Joy-It

Joy-It

Joy-It RD6006 Instrukcja

5 Grudnia 2024
Joy-It

Joy-It SBC-DVA Instrukcja

8 Października 2024
Joy-It

Joy-It ARD MEGA2560R3 Instrukcja

7 Października 2024
Joy-It

Joy-It SBC-Motodriver2 Instrukcja

6 Października 2024
Joy-It

Joy-It ARD-One-C-MC Instrukcja

5 Października 2024
Joy-It

Joy-It ARD-One-C Instrukcja

5 Października 2024

Instrukcje Niesklasyfikowane

Najnowsze instrukcje dla Niesklasyfikowane