Skip to content

teddokano/bitbang_SPI_controller_MicroPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitbang SPI controller by MicroPython

What is this?

Bitbang SPI sample using MicroPython. This code has been made to explain how an SPI controller to can be implemanted.
The maximum bit clock frequency is ???kHz due to MicroPython's IO speed.

waveform.png

Sample of usage

This bbSPI class usage sample is available in BME280.py

About

bitbang SPI sample using MicroPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages