Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 472 Bytes

avr-miniUI

You can test the simple functionality of the UI system with the test program.

The library is not finished yet.

Functionalities

The UI system allows you to display menus at a coordinate simply by a call of a function. This function will return the index of the button called. It also allows you to change all the colour parameters.

Similar functionalities should be included to ease the creation of simplistic UIs for the board.