Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 259 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 259 Bytes

This project contains a python module for interfacing with SPI devices from user space via the spidev linux kernel driver.

This is a modified version of the code originally found here