dear Forum,
I have a circuit running which scans a QR code through Sparkfun scanner connected in serial port , Python receives this code
and connects with Arduino on other serial port ,
arduino makes a Call to a 5 Volt relais.
the problem is that the serial connection from the computer to arduino gets lost periodically after 2 days.
in my opinion this should occur as a following of a electro magnetic Flux caused somewhere.
after I reconnect with Python everything works again as it should.
my question: how can i avoid this Disconnect?
I already made a Metal box with grounded around the arduino ,
Should I place a Diode in the wire which goes to the Relais?
I thought that most relais already have stuff aboard to avoid Fluxes?
Thankyou
I have a circuit running which scans a QR code through Sparkfun scanner connected in serial port , Python receives this code
and connects with Arduino on other serial port ,
arduino makes a Call to a 5 Volt relais.
the problem is that the serial connection from the computer to arduino gets lost periodically after 2 days.
in my opinion this should occur as a following of a electro magnetic Flux caused somewhere.
after I reconnect with Python everything works again as it should.
my question: how can i avoid this Disconnect?
I already made a Metal box with grounded around the arduino ,
Should I place a Diode in the wire which goes to the Relais?
I thought that most relais already have stuff aboard to avoid Fluxes?
Thankyou