项目作者: jamieboyd

项目描述 :
Uses pulsedThread library to make pulses and trains of pulses on Raspberry Pi GPIO pins
高级语言: C++
项目地址: git://github.com/jamieboyd/GPIO_Thread.git
创建时间: 2018-02-02T01:17:24Z
项目社区:https://github.com/jamieboyd/GPIO_Thread

开源协议:

下载


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