Skip to content

Uses pulsedThread library to make pulses and trains of pulses on Raspberry Pi GPIO pins

License

Notifications You must be signed in to change notification settings

jamieboyd/GPIO_Thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIO Thread

GPIO Thread contains a collection of C++ classes that subclass the pulsedThread library, https://github.com/jamieboyd/pulsedThread, providing precise, independent timing of events using the GPIO pins of the Raspberry Pi. This includes pulses or trains of pulses, as well as special functions such as control of the PWM peripheral. GPIO Thread also contains Python C-modules that control the GPIO pins using a pulsedThread subclass object wrapped in a PyCapsule. Please see the Wiki for detailed information https://github.com/jamieboyd/GPIO_Thread/wiki

About

Uses pulsedThread library to make pulses and trains of pulses on Raspberry Pi GPIO pins

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages