Skip to content

Repository files navigation

micropython_lib

Micropython drivers for diffrent I2C/SPI chips.

Folder structure:

FolderContent
boardsSubfolder with board specific code
displayDisplay driver chips
libGeneric SPI/I2C library
sensorDifferent sensors
soundSound chips
toolsDifferent tools to support micropython code development.

These drivers just provide the basic support for the sensors and are work in progress.

Setting up a board

There is a board specific folder in the boards subfolder. The name of these board specific folder directly map to a stmhal make build target. Enter such a folder you will find a trasnfer.sh script which copies the necessary python-files to a USB-mounted board if run in a BASH shell. The mount location of the board is set in the TARGET variable at the top of transfer.sh. There is no Microsoft support for that script.

About

General purpose library for different SPI/I2C devices. Ther is as well a improved I2C/SPI library.

Resources

Stars

12 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages