Skip to content

mharriger/reui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reui

Rotary Encoder User Interface library

This is a python library to facilitate creation of applications using a rotary encoder and a small monochrome screen as a user interface. Currently it targets the adafruit ssd-1306 based OLED displays and the adafruit rotary encoder on the Raspberry Pi platform.

This library depends on PyDispatcher for event handling, and on gaugette for communication with the display and encoder.

Initial plan is for interface layout to be based around non-overlapping boxes, and to provide methods for placing text and bitmapped icons within those boxes.

About

Rotary Encoder User Interface library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages