• v1.0.0 50e9b5211b

    BlueFox released this 2024-11-13 22:06:42 +00:00 | 1 commits to main since this release

    This marks the first stable release of the lcdMenu library and is ready for production usage. Tested for 2x16 displays only, 4x20 also supported but not tested.

    Roadmap:

    • forward, backward and select button

    • support for horizontal and vertical scrolling

    • support for both 2x16 and 4x20 LCDs

    • a reliable order of the menu items

    • good documentation for all of this (maybe through examples)

    • show an exit screen when a specific exit code is returned by a callback function

    • make the menu itself exitable (to enable stuff like submenus, etc.)

    • make the project a valid python package

    As always, have fun!

    Downloads