Hey, everybody, new user who wants to make something neat!
What I have, are an OSEPP Uno R3 plus that I bought in a kit (same principles and programming), a 100k ohm switch pot that powers a motor speed controller, a and 5k ohm pot that controls a servo controller (vintage air HVAC system) to use as inputs. The intended outputs are a pair of Adafruit neopixel rings and some LED's.
What I'm working on is a climate control panel for a custom car project, so this is a 12-16v system. I want to have the neopixel rings around each pot knob, lighting up as it follows the sweeps of those knobs, changing color as they do (the 5k will be operating a heater control valve).
Is there a way to just branch the signal wires from the pots into the analog pins of the microcontroller, or do I just risk burning out the board because it runs at 5v? I imagine I need a step-down transformer of some sort to run the controller, but I worry about the signals inputs.