Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfrn/n5110
C lib for the Nokia 5110 display on the Beaglebone Black
https://github.com/gfrn/n5110
beaglebone-black c lcd
Last synced: 16 days ago
JSON representation
C lib for the Nokia 5110 display on the Beaglebone Black
- Host: GitHub
- URL: https://github.com/gfrn/n5110
- Owner: gfrn
- License: unlicense
- Created: 2021-01-30T18:52:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T19:38:59.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T13:25:33.822Z (about 2 months ago)
- Topics: beaglebone-black, c, lcd
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nokia 5110 display lib for Beaglebone Black
Basic library for using the Nokia 5110/3310 display on the Beaglebone Black
# Utilization
It's pretty straightforward. Check "example.c" for utilization examples