Connecting Several Ultrasonic Sensors to One Arduino Over a Long Distance


i have arduino uno r3 need connect several (3-4) srf05 ultrasonic sensors to, tmp36 temperature sensor, across room. wire length needs 10-20 meters, though it'll differ each one. how can accomplished on small budget?

the ultrasonic sensors should no problem @ on 10-20m of cable. glitches cable long pick lots of interferences, such spike every time fridge motor switches on. need apply filtering, such using value if same reading 10 times in row, within +/- tolerance. should put protection diodes close arduino spikes can never go lower 0v or higher 5v.

the temperature sensor different. interference picked on long cables distort analog voltage , can't 'filter' that. can put arduino in same place thermometer , run long wires digital sensors?


Arduino Forum > Using Arduino > Project Guidance > Connecting Several Ultrasonic Sensors to One Arduino Over a Long Distance


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code