Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 586 Bytes

File metadata and controls

11 lines (10 loc) · 586 Bytes

Potentiometers With Python

Coding, Mathematics & Analogue Reading of Potentiometer.

Please see * MathematicalWorkings.png for equation

.py = Reading Analogue Potentiometer Voltages (Accurately) using Python.
My code is formatted for use with Raspberry Pi Pico. though the code is only a guide and can easily be interchanged to fit your needs.
The key info here is the mathematical equation (for accurate readings) and how you can implement that in your project.

Thank you.

  • Lee