Hi,
I am working for some time on the Apk, Web interface and Arduino lib.
The remote/panel supports indicators as:
frame,
gauge,
text,
pointing vector,
graphic,
RGB LED
Gyro
and controls as:
touch (as a mouse pad)
push button (with on off custom values)
checkbox (with on off custom values)
slider (with min max and retreat and intial position)
joystick (as above on both axes)
accelerometer (sends the phone orientation to Ardu)
Almost all the controls are configurable:
data, limits, colors, initial and snap position. I am using it on a variety of Adru devices I have because it morphs on the custom data.
*If the limits for a graph/gauge is set to min=888 and max=889 the control would auto-scale in +/- 10% and would adjust the minimum an maximum as it goes. *