vsergeev / python-periphery

A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
MIT License
531 stars 142 forks source link

RE: More of a Thank You... #45

Closed silver2row closed 3 years ago

silver2row commented 3 years ago

Hello,

First off, thank you for making this library. I have been able to use it w/ the BBAI from beagleboard.org.

...

Secondly, do not ever quit. B/c of you and this lib, I have been able to perform some basic .py file structures to light a LED on and off with PWM. Next, fading!

Seth

P.S. If you need to close the "issue," do so but remember I am thankful. I cannot wait to try out the rest of your ideas on the AI.

vsergeev commented 3 years ago

Thanks Seth!