https://github.com/recursiveerror/universallcd
Platform independent library for LCDs compatible with Hitachi HD44780
https://github.com/recursiveerror/universallcd
Last synced: 9 months ago
JSON representation
Platform independent library for LCDs compatible with Hitachi HD44780
- Host: GitHub
- URL: https://github.com/recursiveerror/universallcd
- Owner: RecursiveError
- License: mit
- Created: 2023-04-03T23:27:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T22:48:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T11:34:25.666Z (11 months ago)
- Language: C++
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UniversalLCD
Platform independent library for LCDs compatible with Hitachi HD44780
this library is a modified version of the library for Arduino [Omnicrystal](https://github.com/RecursiveError/omnicrystal), to run independently of the platform