Skip to content

A simple tool for making 8x5 and 7x5 dot matrix patterns as encoded into hex for storage. Based on the Lights Out game implementation by Matthew Shafer (https://github.com/mshafer1/Lights-Out)

License

Notifications You must be signed in to change notification settings

james-wallace-ghub/DotAlphaCharsetGenerator

Repository files navigation

DotAlphaBuild

To run the program, double click on the EXE. By default a blank grid is set up. TO select an element, click on it to turn it black. Text boxes show the hex pattern by column, and by row (most MCUs will use the column based, as you can pack a single column into a byte).

For Bellfruit MCU and 7x5 matrices in general, do not use the bottom row (some leave this for a cursor, others ignore/blank it entirely)

About

A simple tool for making 8x5 and 7x5 dot matrix patterns as encoded into hex for storage. Based on the Lights Out game implementation by Matthew Shafer (https://github.com/mshafer1/Lights-Out)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages