An open API service indexing awesome lists of open source software.

https://github.com/recursiveerror/zdisplay


https://github.com/recursiveerror/zdisplay

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Zdisplay

Zdisplay is a generic driver for creating display ports in Zig.

# Supported Displays:
- HD44780 [creating a port](https://github.com/RecursiveError/Zdisplay/blob/main/doc/HD44780.md)
- ST77XX and compatible [creating a port](https://github.com/RecursiveError/Zdisplay/blob/main/doc/ST77XX.md)