Skip to content

ddland/micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython

Working with sensors creates quite a few libraries. Some are written by me, others are adapted and even more are just used.

Here is an overview of the libraries I collected for various sensors and actuators. For my own libraries I use the git - subtree module.

Tips and Tricks

Some example code in order to explain software concepts.

  • Threading Threading on the Raspberrypi Pico. Allowing two while loops running at the same time!

Libraries

Acceleration

Display

  • SSD1306 Library for the SSD1306 screens (works also with SSD1315).

Environment

Other

About

MicroPython libraries I use or created

Topics

Resources

Stars

Watchers

Forks

Languages