Arduino and industrial distance sensor communicate via RS-485

– Werbung –
Reading Time: 2 minutes

Arduino and industrial distance sensor communicate via RS-485

Arduino TeamAugust 5th, 2019

After obtaining an industrial distance sensor, TUENHIDIY decided to use it as the basis for an interesting visual indicator.

– Werbung –
– Werbung –

The device communicates with an Arduino Uno via an RS-485 module, and outputs distance values in the form of a 9 x 14 pixel display made out of discrete LEDs soldered onto an LoL Shield.

– Werbung –

As shown in the video be low, it does a good job of sensing how far an object is from it on a table, and the 126 LEDs provide a nice brilliant display. 

– Werbung –

Code for the build can be found on GitHub if you’d like to make something similar. Seeing as though the sensor used here will set you back close to $1,000, you may want to also consider alternatives like an HC-SR04 ultrasonic module instead! 

– Werbung –

Website: LINK

– Werbung –