Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MicroPython: Linux/SDL #61

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

MicroPython: Linux/SDL #61

wants to merge 4 commits into from

Conversation

Gadgetoid
Copy link
Member

This is not at all for serious use or consumption now, or perhaps ever, but I was itching to throw this together so I could Twitch stream some PicoSystem tutorials without the kerfuffle of rigging up a camera pointed at the PicoSystem screen.

What is it? It's PicoSystem MicroPython, ported to Linux/SDL2. As in: it will run on your Linux and Windows (WSL) desktop with a REPL for your code and a window representing PicoSystem's screen.

It isn't intended to be an emulator, or representative of the PicoSystem's performance characteristics, memory, or even terribly feature complete- but it does give me a quick and easy way to demo API functions. Controllers... should... work... too.

The CI currently builds one binary against Ubuntu 20.04 and it works on WSL 20.04 (using VcXsrv), Linux Mint and other such systems with compatible libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant