examples & howto #1

Open
opened 2021-11-12 13:12:31 +01:00 by LudwigWen · 1 comment
LudwigWen commented 2021-11-12 13:12:31 +01:00 (Migrated from github.com)

Please offer some examples and howto use readme

Please offer some examples and howto use readme
0xFEEDC0DE64 commented 2021-11-21 19:30:29 +01:00 (Migrated from github.com)

I maintain a few closed source firmwares and another open source firmware, all using my gui library.

Right now I do not have the needed time to write examples as its not so easy to adopt the library and use it. If you really want to use it, i can give you some usage examples from my open source firmware project:

https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/calibratedisplay.cpp
https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/aboutmenu.cpp
https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/mainmenu.cpp

I maintain a few closed source firmwares and another open source firmware, all using my gui library. Right now I do not have the needed time to write examples as its not so easy to adopt the library and use it. If you really want to use it, i can give you some usage examples from my open source firmware project: https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/calibratedisplay.cpp https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/aboutmenu.cpp https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/mainmenu.cpp
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: feedc0de/esp-gui-lib#1
No description provided.