Skip to content

videoman/SPI-Py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Added code for SM16716 Addressable LEDs. They use 25-bit words- one 1 bit is the start bit, and then 3 8-bit words to control the RGB for each LED.

Please check out the Strange Attractors python code in my repo to control this arry of 400 addressable LEDs

--- from SPI-Py module --- SPI-Py: Hardware SPI as a C Extension for Python

COPYRIGHT (C) 2012 Louis Thiery. All rights reserved. Further work by Connor Wolf.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License V2 as published by the Free Software Foundation.

LIABILITY
This program is distributed for educational purposes only and is no way suitable for any particular application, especially commercial. There is no implied suitability so use at your own risk!

About

Hardware SPI as a C Extension for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • Python 2.3%
  • Other 2.1%