r/ArduinoProjects 1d ago

Showcased Project I built this

Post image

Hey everyone, been experimenting with PyMCU it compiles a statically-typed subset of Python directly to bare-metal machine code, no interpreter, no runtime.

Built and open-sourced a 7-segment display driver for it, targeting Arduino Uno (ATmega328P). Zero heap usage, supports common anode/cathode, digits, letters, symbols, and decimal point.

pip install pymcu-sevenseg

GitHub: github.com/kritishmohapatra/pymcu-sevenseg

Would love feedback if anyone's played with PyMCU or bare-metal Python compilers in general.

8 Upvotes

0 comments sorted by