Joy-it SEN-KY024LM Manual de Usario

Joy-it No categorizado SEN-KY024LM

Lee a continuación 📖 el manual en español para Joy-it SEN-KY024LM (6 páginas) en la categoría No categorizado. Esta guía fue útil para 2 personas y fue valorada con 4.5 estrellas en promedio por 2 usuarios

Página 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
}

Especificaciones del producto

Marca: Joy-it
Categoría: No categorizado
Modelo: SEN-KY024LM
Color del producto: Zwart
Peso.: 1520 g
Ancho: 120 mm
Profundidad: 430 mm
Altura: 45 mm
Tipo de enchufe: Type N
Peso del embalaje: 2500 g
Ancho del embalaje: 215 mm
Empaquetadura en profundidad: 448 mm
Altura del embalaje: 61 mm
Manual de usuario: Ja
Material de la carcasa: Staal
Indicadores LED: Data
Actual: 0.8 A
Cables suministrados: USB
Incluye adaptador de CA: Ja
Certificación: CE, FCC, RoHS
Puerto RS-232: 16
Voltaje de entrada: 110 - 240 V
Temperatura de almacenamiento: -65 - 150 °C
Soporta el sistema operativo Mac: Mac OS X 10.10 Yosemite, Mac OS X 10.11 El Capitan, Mac OS X 10.12 Sierra, Mac OS X 10.6 Snow Leopard, Mac OS X 10.7 Lion, Mac OS X 10.8 Mountain Lion, Mac OS X 10.9 Mavericks, Mac OS X 13.0 Ventura
Compatible con Linux: Ja
Corriente de salida: 2.5 A
Abarcando: 12 V
Interfaz de host: USB 2.0 Type-B
Controladores suministrados: Ja
Sistemas operativos de servidor compatibles: Windows Server 2003, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016
Soportes de montaje incluidos: Ja
conjunto de chips: FTDI - FT232RL
Ratio de transferencia: 480 Mbit/s
Consumo de energía (típico): 30 W
Temperatura de funcionamiento (TT): -40 - 85 °C
Humedad relativa de funcionamiento (VV): 20 - 80 procent
Número de puertos: 16
FIFO (primero en entrar, primero en salir): 256 B
Tipos de enchufes incluidos: EU, NA, UK
Interfaces de concentrador: Serie
Velocidad en baudios: 926.1 Kbit/s
Bits de datos: 7, 8
Bits de parada: 1, 2
bit de paridad: Even, Mark, N,Odd, Space

¿Necesitas ayuda?

Si necesitas ayuda con Joy-it SEN-KY024LM haz una pregunta a continuación y otros usuarios te responderán




No categorizado Joy-it Manuales

No categorizado Manuales

Últimos No categorizado Manuales