...
Table of Contents |
---|
I want to read out an analog PNP sensor with Python - how can I do that?
Have a look at this tutorial:
https://revolutionpi.com/tutorials/digitale-ein-und-ausgaenge-compact/?noredirect=en_US
Have a look at the BitMirror example:
https://revolutionpi.de/forum/viewtopic.php?f=6&t=2535&p=9196&hilit=bitmirror#p9196
The original discussion is here:
https://revolutionpi.de/forum/viewtopic.php?f=3&t=3020
Can the digital inputs work as counters?
...