I have a Raspberry Pi set up with an Analogue to Digital converter and have a two potentiometer joystick wired to the input.
I can get the values of each potentiometer to display on screen using 'Print' however it displays thousands of lines per minute as the values change when the potentiometers move so it is impossible to read the values as they go flying past.
I was wondering if there is another way to display these values so that it is just one area of the screen and the values change there making them easy to read rather than printing a new line each time?