Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merlin04/itchy
A menu system for Adafruit LCDs (PID 181)
https://github.com/merlin04/itchy
Last synced: about 4 hours ago
JSON representation
A menu system for Adafruit LCDs (PID 181)
- Host: GitHub
- URL: https://github.com/merlin04/itchy
- Owner: Merlin04
- License: mit
- Created: 2015-08-19T14:24:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T14:33:58.000Z (about 9 years ago)
- Last Synced: 2023-03-01T04:15:57.669Z (over 1 year ago)
- Language: Python
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Itchy v0.1
# A menu system for Adafruit LCDs (PID 181)
I was looking around on GitHub for a menu system for Adafruit LCDs. All the ones I found were for
the Adafruit Pi Plate, not the plain LCD I have. So, I made Itchy.Note: I do not have my LCD yet so I cannot test this.
Another note: I do not know how to sense key presses in Python, so this code will not work when you run it.