libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
python Directory Reference

Files

file  1.py [code]
 Example: minimal code for ADC input.
 
file  button.py [code]
 Example: get state of a button.
 
file  button2.py [code]
 Example: get state of a button.
 
file  io_input.py [code]
 Example: print digital and analog inputs.
 
file  performance.py [code]
 Example: test execution speed of several methods to toggle a GPIO pin.
 
file  pruss_add.py [code]
 Example: minimal code for PRUSS firmware.
 
file  pruss_toggle.py [code]
 Example: PRUSS GPIO toggling measured speed.
 
file  pwm_cap.py [code]
 Example: PWM output and CAP input.
 
file  qep.py [code]
 Example: analyse QEP input (simulated by PWM outputs).
 
file  rb_file.py [code]
 Example: fetch ADC samples in a ring buffer and save to file.
 
file  sos.py [code]
 Example: blink user LED 3.
 
file  stepper.py [code]
 Example: control a stepper motor.