Skip to content

A micropython object model for the Music Thing Modular Workshop System Computer module.

License

Notifications You must be signed in to change notification settings

MJLMills/pyworkshopsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyworkshopsystem

A micropython object model for the Music Thing Modular Workshop System Computer module.

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.

Helpful Links

Micropython documentation

Micropython samples

Micropython functionality specific to the RP2040

Micropython RP2xxx quick reference

RP2040 python datasheet

RP2040 Datasheet

pio examples

Micropython SPI documentation

About

A micropython object model for the Music Thing Modular Workshop System Computer module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published