tinue / apa102-pi

Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.
GNU General Public License v2.0
201 stars 71 forks source link

Support CE/SS pin #35

Closed grandinquisitor closed 5 years ago

grandinquisitor commented 5 years ago

I use the SN74AHCT125's output enable pins as SS, so I can share the SPI bus with another device. Works perfectly.

tinue commented 5 years ago

Thanks, this is a very good idea!