this post was submitted on 12 Jun 2023
3 points (100.0% liked)
Python
1921 readers
1 users here now
A community for talking about the Python programming language.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been making a simple 8-bit game with the pygamer board from adafruit/digikey and CircuitPython. It's incredible to be able to run python on microcontrollers and it's a really simple workflow, though customizing your environment can be a little difficult when working on a constrained platform.