This is a simple menu system written in micropython. It uses a switch, a rotary encoder and an OLED display.
It was developed on a ESP32 and ESP8266.
The prototype used a LCD 2004 I2C.
Simple GUI menu for micropython using a rotary encoder and LCD display 2004.
Python
This is a simple menu system written in micropython. It uses a switch, a rotary encoder and an OLED display.
It was developed on a ESP32 and ESP8266.
The prototype used a LCD 2004 I2C.