I need help programming an Ultrasonic Sensor on an Arudino Uno. The Ultrasoinc is an LV-MAXSONAR-EZ. I've tried different methods and even downloaded this
https://github.com/Diaoul/arduino-Maxbotix library , but I still can't get it to work. Does anyone have a method to make a this or a similar Ultrasonic Sensor work with the Arduino Uno and display the distance in inches and/or centimeters?