Tweet

Replying to @josecastillo

I’m realizing I want to build the open book’s reading experience in CircuitPython, because the goal is for people to be able to grok it and hack it. so I made this GUI framework to help me. visuals are all displayio groups, with methods to handle and pass around events.

(original)