libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
io_input.py File Reference

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.
 

Detailed Description

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

Since
0.6.0

Definition in file io_input.py.