Nuacht

A general display module for Waveshare 1.3inch oled display using SH1106 driver, written in python. You can found production info in here The purpose of project is not only creating a nice interface ...
A MicroPython lib file for the Waveshare ESP32 C6 1.47" LCD controller/display board Runs as a main file or include. Ported from a waveshare wiki example file running a similar external display ...
I have a fairly heavy computational program written in Python that can take up to a minute to run. I'd like to display 10% progress ticks to let me know how it's going.I've coded it to print the ...