Code Monkey home page Code Monkey logo

rpi-lcd-menu's Introduction

RPI LCD Menu - creating menu on 16x2 LCD with Raspberry PI

Build Status codecov

RPI LCD Menu is a python library for creating multi level menus displayed on 16x2 LCD screens (i.e. hd44780). Navigation can be easily implemented for any user input (buttons, joysticks, switches, detectors etc.).

Tested on python 2.7 and 3.4+.

Demo

Example in-use photo

Configuration used in examples:

Configuration used in examples

Code examples

Sample snippets are stored in examples directory. Their content is as follows:

  • example.py - init screen and display test message to find out if everything is wired correctly
  • example2.py - create 1-level menu and test software navigation through entries
  • example3.py - create 2-level menu (menu with submenus) and test software navigation through entries
  • example4.py - example3.py with physical navigation using analog joystick and buttons (configuration as on image above)
  • example5.py - scrollable message view with physical navigation as in example4

rpi-lcd-menu's People

Contributors

dublerq avatar lukeromanowicz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.