BasicOLEDMenu
BasicOLEDMenu copied to clipboard
A very simple menu system using an oled and rotary encoder
hi, great work there mate, I have a question, how do you display live data calculated from analog pins in one of the menus?
I'm using an Arduino Pro Mini. The SDA and SCL pins are still A5 and A4. However I get this same error when I try to upload to an Uno...
I was searcing a menu code for my project and found this interesting for me. Tried compile with arduino ide 1.8.11, for ESP32 DevModule, but got error message: enumeration value...
Hi Alan, searching for a good and easy to use menu system I found yours and I'm quite enthusiastic on it. I'm a total greenhorn on all this coding in...
Hello, first of all, I would like to say that this Menu with Encoder is very good and thank you for sharing it. I am some kind of beginner in...