Can anyone help me with the potentiometers…
I have never used those sensors before, but now i really need them…
i have no clue about how to program them, and how they work…
so, if u have any link to a video that will help me understand more about them or if u have any sample program that will help…
i looked at some programs on this site, but they didn’t help
The potentiometer reads values depending on the position of the shaft you have inserted in it, it has a limitation of about 250 degrees. (measurable) It senses the angle using friction, and to program it you can simply read the values the potentiometer gives you when it’s in certain positions in the code language you are using, and it doesn’t take very much knowledge in programming to understand the rest.