With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.
You must log in or register to comment.
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.