Here are some tools that I came up with which might be useful to others.1. 8×8 Dot Matrix font code generator:
|
Binarycode: |
Click on the segments you want to light up. Clicking a segment two times will turn the segment
off. The binary font code will be auto-generated on the right. Reset button with reset all the
segment status to off.
2. Arudino 32×8 Image code generator for dot matrix display:
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Binary Code: |
Your 8×8 Dot Matrix font code generator is just that I needed to change my 8×8 matrix.
Super, thanks for that.
Greetings from Denmark
Gregor
how to download this program
You save my Day – Thanks a lot for this cool Tool
Greatings from Germany
Michael
I am trying to create an application like that to create binary from a drawing board of 16×24 (HxV), in vertical bitmap, it means, bytes are posted left to right vertical LSB on top. The result will be 3 rows of 16 bytes. Ever saw something like that around?