https://github.com/sparks-baird/self-driving-lab-demo
Software and instructions for setting up and running a self-driving lab (autonomous experimentation) demo using dimmable RGB LEDs, an 8-channel spectrophotometer, a microcontroller, and an adaptive design algorithm, as well as extensions to liquid- and solid-based color matching demos.
belay
Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.
https://github.com/brianpugh/tamp
Tamp is a low-memory, DEFLATE-inspired lossless compression library.
https://github.com/brianpugh/micropython-fnv1a32
Micropython native module for the FNV1a hashing algorithm.
https://github.com/brianpugh/magnetometer
CLI Magnetometer using a CircuitPython board + Belay
https://github.com/brianpugh/micropython-native-module-template
Template for creating Micropython native module libraries with pre-built binaries
https://github.com/boidolr/mpy-esp8266
Building micropython for esp8266 & pybd boards
https://github.com/brianpugh/install-micropython
Github Action to install micropython.