Read arduino potentiometer data for android

1

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?

    
asked by anonymous 17.04.2015 / 21:18

0 answers