I have an arduino sketch that today allows me to turn on and off leds via bluetooth with an app I developed in eclipse for android.
Now I'm trying to capture the value of a potentiometer, as its value changes, can this be done via inputStream( )
? What if it can not be done?