Skip to content

vitiral/spidev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spidev -- python3 interface with linux dev/spi drivers

Installation

sudo apt-get install python3-dev
pip install https://github.com/cloudformdesign/spidev/archive/master.zip

Overview

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

About

spidev for python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published