Create A driver class to support the basic functionalities of the URM04 Ultrasonic Sensor. Some of the following functions should be created:
-getDistance()
-setPins() - (maybe use constructor instead)
-getTemperature()
-Ask Younes or Melvin for further information
Sample Arduino Code