Joy-it SEN-KY024LM Bruksanvisning
Joy-it
Inte kategoriserad
SEN-KY024LM
Läs gratis den bruksanvisning för Joy-it SEN-KY024LM (6 sidor) i kategorin Inte kategoriserad. Guiden har ansetts hjälpsam av 13 personer och har ett genomsnittsbetyg på 4.8 stjärnor baserat på 7 recensioner. Har du en fråga om Joy-it SEN-KY024LM eller vill du ställa frågor till andra användare av produkten? Ställ en fråga
Sida 1/6

www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
HALL MAGNETIC FIELD SENSOR
SEN-KY024LM
1. GENERAL INFORMATION
Dear customer,
thank you very much for choosing our product.
In 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.

www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
2. USAGE WITH THE ARDUINO
Wiring
Connect your sensor to your Arduino as shown in the diagram and table
below.
Arduino KY-024LM
Pin A0 A0
GND G
5 V +
Pin 7 D0

www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
Copy the following code example and upload it to your Arduino. Make
sure that you have selected the correct board and the correct port in your
Arduino IDE.
The programme will show you the current analog value of the sensor in
the serial monitor and whether the limit has been reached.
// Declaration and initialisation of the input pins
int Analog_Eingang = A0; // Analog Pin-
int Digital_Eingang = 7; // Digital Pin-
void setup ()
{
pinMode (Analog_Eingang, INPUT);
pinMode (Digital_Eingang, INPUT);
Serial.begin ( ); 9600 // Serial output mit 9600 bps
}
void loop ()
{
Analog;float
Digital;int
//Current values are read, converted to the voltage value...
Analog = analogRead (Analog_Eingang) * ( / ); 5.0 1023.0
Digital = digitalRead (Digital_Eingang);
//... and printed at this point
Serial.print ( ); "Analog Voltage:"
Serial.print (Analog, );4
Serial.print ( );"V, "
Serial.print ( );"Limit:"
(Digital==if 1)
{
Serial.println ( );" reached"
}
else
{
Serial.println ( );" not reached"
}
Serial.println ("----------------------------------------------------");
delay ( );1000
}
Produktspecifikationer
Varumärke: | Joy-it |
Kategori: | Inte kategoriserad |
Modell: | SEN-KY024LM |
Behöver du hjälp?
Om du behöver hjälp med Joy-it SEN-KY024LM ställ en fråga nedan och andra användare kommer att svara dig
Inte kategoriserad Joy-it Manualer
8 April 2025
8 April 2025
31 Januari 2025
29 Januari 2025
29 Januari 2025
15 Januari 2025
2 Januari 2025
28 December 2024
5 December 2024
5 December 2024
Inte kategoriserad Manualer
- Hawk-Woods
- SEA-PRO
- Brizo
- V-Tone
- First Austria
- Fischer
- Dyson
- Qian
- DEERSYNC
- Dutchbone
- AirTurn
- Ursus Trotter
- Neewer
- Omron
- Elgato
Nyaste Inte kategoriserad Manualer
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025
9 April 2025