Example: print digital and analog inputs. More...
Go to the source code of this file.
Functions | |
def | io_input.io_input (stdscr) |
The main function. | |
Example: print digital and analog inputs.
This file contains an example on how to use libpruio to print out the state of the digital GPIOs and the analog input lines. Find a functional description in section io_input.
Licence: GPLv3, Copyright 2017-2023 by Thomas{ doT ]Freiherr[ At ]gmx[ DoT }net
Run by: python io_input.py
Definition in file io_input.py.