bigjosh / NeoUart

Drive a WS2812B NeoPixel connected directly to a Raspberry Pi
25 stars 3 forks source link

Support for Python? #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

I wanted to know if there would be support for python language? or any pointers on how to have this up and running with pyserialWS2812b?

bigjosh commented 6 years ago

You can call NeoUART from Python using call() in the subprocess module.