Skip to content

ui abstractions for small, embedded systems with small 128x64 display

Notifications You must be signed in to change notification settings

dracconi/smolui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small experiment on how to make menus.

operation

Also features some small proof-of-concept (?) on how screen UIs could be tested.

Usage

Everything is contained in the tk directory. Fonts and icons are embedded in the code.

User changes the menu.c file to make their menu (it is a rather immediate mode GUI). User also provides set, clear pixel, and clear display functions, which interface with the said display. Rest is listed in tk/usage.txt and tk/using-bitmaps.txt.

About

ui abstractions for small, embedded systems with small 128x64 display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published