{"id":20374117,"url":"https://github.com/robcranfill/pilcdmenu","last_synced_at":"2026-04-22T05:33:44.435Z","repository":{"id":74484537,"uuid":"338102696","full_name":"RobCranfill/PiLCDmenu","owner":"RobCranfill","description":"Simple menu system for Adafruit 1.3” LCD display.","archived":false,"fork":false,"pushed_at":"2022-05-22T16:38:36.000Z","size":104,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-15T06:51:08.967Z","etag":null,"topics":["adafruit","lcd-display","python3","raspberry-pi","rpi","rpi-gpio"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobCranfill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-11T17:37:09.000Z","updated_at":"2022-05-06T00:50:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5c13e17-094e-4a82-94bc-19e576ae1c89","html_url":"https://github.com/RobCranfill/PiLCDmenu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FPiLCDmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FPiLCDmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FPiLCDmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FPiLCDmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobCranfill","download_url":"https://codeload.github.com/RobCranfill/PiLCDmenu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921825,"owners_count":20042763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adafruit","lcd-display","python3","raspberry-pi","rpi","rpi-gpio"],"created_at":"2024-11-15T01:22:28.710Z","updated_at":"2026-04-22T05:33:39.415Z","avatar_url":"https://github.com/RobCranfill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiLCDmenu\nSimple menu system for Adafruit 1.3” LCD display.\n\nThe [Adafruit 1.3\" TFT LCD](https://www.adafruit.com/product/4484) 240x240 pixel display has two buttons on it that can be accessed via the Pi's\nGPIO interface. This library implements a simple, easy-to-use menu system that allows you to\nhave a rudimentary GUI in a tiny package.\n\nThe menu is specified using a JSON file. The menu system consists of one or more pages, each with one to nine selectable items. (TODO: Allow more than 9 items? See 'issues' for ideas.)\n\nEach menu item is associated with an object that is passed back when that item is selected from the menu.\n\nHere's what it looks like in action:\n\n![screenshot](screenshot.jpg)\n\nMy initial use for this is as a front-end for selecting drum kit samples on an SR18 drum machine. :-)\n\nRequirements\n* Raspberry Pi and Raspbian OS (I used 10/Buster) or some other Linux would probably be fine\n* Python 3.7 (?) or better (I used 3.7.3)\n* [Adafruit 1.3\" TFT LCD](https://www.adafruit.com/product/4484)\n* Python Imaging Library - I used 'Pillow', a fork by Alex Clark and contributors (https://github.com/python-pillow/Pillow/)\n* Adafruit libraries:\n  * [CircuitPython](https://github.com/adafruit/circuitpython)\n  * Adafruit_PureIO\n  * adafruit_blinka\n  * adafruit_bus_device\n  * adafruit_platformdetect\n  * adafruit_rgb_display\n\nSome (all?) of the above dependencies may come automagically with CircuitPython. Would someone like to document what-all needs to be installed, minimally?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcranfill%2Fpilcdmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobcranfill%2Fpilcdmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcranfill%2Fpilcdmenu/lists"}