Hola: hace un tiempo hice un sistema para medir velocidad con unos sensores fotoelectricos E3JK-r4m1 de 12v DC Arduino y visual studio. Con los sensores lo único que mido en el Arduino es el estado del pin6 y pin7 si está en high o low y todo muy bien.
Lo que me pasa es que se dañó un sensor y no he podido conseguir más de 12v DC solo conseguí de 120V AC y cuando conecto la salida de rele, me empieza a enviar low high low high y así consecutivamente al arduino.
Yo sé que este foro es de programación y no de hardware pero tal vez alguno sabe cómo puedo conectarlo al arduino y se lo agradecería, he pensado en un optoacoplador o algo así, pero ya no se que hacer. Gracias y feliz dia
Hi, could you translate that for us? Thanks
Hola Hello: a while ago I made a system to measure speed with some E3JK-r4m1 12v DC Arduino and visual studio photoelectric sensors. With the sensors the only thing I measure on the Arduino is the status of pin6 and pin7 if it is high or low and everything is fine. What happens to me is that a sensor was damaged and I couldn't get more than 12v DC, I only got 120V AC and when I connect the relay output, it starts sending me low high low high and so on to the arduino. I know that this forum is about programming and not about hardware, but maybe someone knows how I can connect it to the Arduino and I would appreciate it. I have thought about an optocoupler or something like that, but I don't know what to do anymore. Thank you and happy day
That's the connections from the sensor, just wire GND from Arduino to Black, and either Gray or White to Input pin. The input pin needs PULL_UP enabled, unless you add an external pullup to that pin. Make sure there are no transients etc that could damage the Arduinos IO pin, or consider something like an optocoupler or other ciruitry to deal with that.
He trasladado su tema de una categoría de idioma inglés del foro a la categoría International > Español @kaine_c7.
En adelante por favor usar la categoría apropiada a la lengua en que queráis publicar. Esto es importante para el uso responsable del foro, y esta explicado aquí la guía "How to get the best out of this forum".
Este guía contiene mucha información útil. Por favor leer.
De antemano, muchas gracias por cooperar.
Thanks for your answer, I am connecting the white one to Gnd of the Arduino and the black one to digital pin 7. I have thought about placing a 4N25 optocoupler for the relay output of the photoelectric sensor. Alright?
You should be fine without an optocoupler. The sensor and the Arduino are already isolated from each other, E3JK models have a relay as interface.
Moderador
El hilo ha sido movido al foro en español de manera que ahora solo se escribe en español.
@kaine_c7 la proxima mas atención donde posteas!!
Si escribes en español usa este foro de lo contrario solo usas idioma inglés
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.