Skip to content

Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI. Drop in replacement for smbus and spidev modules.

License

Notifications You must be signed in to change notification settings

fordsfords/Adafruit_Python_PureIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit Python PureIO

Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI.
Drop in replacement for smbus and spidev modules.

NOTE: This is a work in progress that's not yet ready for public consumption. API signatures could change and all APIs are not yet implemented. Wait for a 1.x.x series release before depending on this code.

About

Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI. Drop in replacement for smbus and spidev modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%