About YUNMETER
Yunmeter is an application that allows measurement of distances using device (ideal for distances difficult to measure such as height of a ceiling, or useful as an assistant to parking car).
To be used is required to have
a) ArduinoYun board : https://www.facebook.com/arduinoyun
b) a small ultrasonic sensor
Yunmeter communicates with Arduino Yun through REST services provided by board and auto-configured within the application.
The application is fully configurable thanks to features found under 'Options' area.
In "Info" section of application, steps required to configure and run the application from scratch are described in a simple and detailed (sketch included).