Simple Java application to help generating code to for led for matrix. Using a simple grid of buttons one can generate a set of instructions to be used in led firmware.
Application used to create code to be used with badge firmware. Program output is written into the console.
Wanted to have an app that facilitates the process of drawing stuff into the badge led matrix.
Just compile with java, no extra libraries needed.
Joel Roman Sosa https://github.com/JRSosa
A short snippet describing the license Apache, just do what ever you want with this code. Provided as is.