"UiUiUi" library on top of U8g2 for creating more complex user interfaces #1972
dirkhillbrecht
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Wow, Looks very nice. Very detailed documentation. So as a conclusion it is mostly a visualization library and will focus displaying existing data, correct? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'd like to point you to the UiUiUi library here on GitHub or in the Arduino library manager. UiUiUi is a library I develop on top of U8g2 to create more complex interfaces with special focus on full-static design (no heap space usage), efficient display updates and event-driven sketches. You might want to have a look or give it a try.
Best regards,
Dirk Hillbrecht
Beta Was this translation helpful? Give feedback.
All reactions