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

Example: analyse QEP input (simulated by PWM outputs). More...

Go to the source code of this file.

Functions

def qep.qep (stdscr)
 The main function.
 

Detailed Description

Example: analyse QEP input (simulated by PWM outputs).

This file contains an example on how to use libpruio to analyse pulse trains from a QEP sensor. The sensor signals can either come from a real sensor. Or, to avoid the need of a real sensor, the signals can get simulated by PWM output which is generated by this program. Find a functional description in section qep.

Licence: GPLv3, Copyright 2017-2023 by Thomas{ doT ]Freiherr[ At ]gmx[ DoT }net

Run by: python qep.py

Since
0.6.0

Definition in file qep.py.