Replies: 1 comment
-
You could use MUI, which is part of u8g2: #1747 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I am running Orange Pi PC+ with Armbian OS. I've successfully launch SSD1309 with u8g2 Arm Linux port with C++ over harware SPI. Now I need a menu library to create user interface. There is a number of that, like GEM or ArduinoMenu, however they are designed for Arduino, not ARM Linux. I was trying to rebuild them, but not sucessed since they depends on Arduino specific libraries. Can someone advice the menu library which can run with my hardware out of the box? Or give me some keys how to rebuild mentioned libraries. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions