Hi Guys,
I'm after some help with using a Pico in a project, and using the ADC pins.
What I would like to achieve is to trigger a output on the PICO when a specific resistance is met, as shown in the image below.
Is this possible to achieve with the PICO?
I think it could be done quite simply using the Potentiometer Class in the picozero MicroPython library.
API -
Potentiometer / Pot - https://picozero.readthedocs.io/en/late ... ometer-pot
Example -
Potentiometer - https://picozero.readthedocs.io/en/late ... entiometer
There is an adjustable threshold for determining when the input is considered active.
Statistics: Posted by B.Goode — Fri Jun 14, 2024 6:55 am