Potentiometers in Java
Our team is trying to find a way to measure the position of our arm using a potentiometer. We're using Java this year and we can't find any classes that are for potentiometers.
Does anyone know the best way that we could program a potentiometer in Java to give us its position?
|