Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gfrn/lcd-gen

Page for generating LCD hex/binary character codes
https://github.com/gfrn/lcd-gen

Last synced: about 1 month ago
JSON representation

Page for generating LCD hex/binary character codes

Awesome Lists containing this project

README

        

# lcd-gen (LCD Character Generator)

Simple Vue page to generate hex/binary representations of a given custom character for an LCD screen.

## Build

```
yarn install
yarn serve
```