https://github.com/simonwhitaker/rpi-lcd-panel
Code for manipulating the Adafruit LCD panel on a Raspberry Pi
https://github.com/simonwhitaker/rpi-lcd-panel
Last synced: about 1 year ago
JSON representation
Code for manipulating the Adafruit LCD panel on a Raspberry Pi
- Host: GitHub
- URL: https://github.com/simonwhitaker/rpi-lcd-panel
- Owner: simonwhitaker
- Created: 2018-03-28T12:39:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T12:31:12.000Z (about 8 years ago)
- Last Synced: 2025-06-02T01:17:05.841Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This directory is symlinked in to /etc/init.d (via /opt/lcd), and called in various runlevels.
Run `/etc/init.d/lcd-screen {start|stop}` to interact with it.
## Troubleshooting
* If the LCD screen is "dead", try checking that [I2C is enabled](https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c)