Knowledge Base

The SPice 10204 board contains two small potentiometers. These may be used for any arbitrary purpose in your programming, for example for generating scale factors, calibration numbers or perhaps adjustable timers. How you make use of the potentiometer readings is entirely up to your needs and ingenuity.

The potentiometers appear to your program as two analog inputs, and when read in will give a number from 0 to 255 depending on the setting of the potentiometer. Note that due to inevitable errors it may be that 1 or 2 values at either end never occur, so don’t use the use the readings in such a way that your system would fail if it doesn’t get a reading <3 or >252.