This repo contains an object model for the Music Thing Modular Workshop System's Computer module. In abstracting away much of the micropython specifics, it aims to allow a user to interact directly with the components of the module (knobs, sockets, switches and LEDs) in software, and to connect them using a signals/slots API.
Micropython functionality specific to the RP2040