Display each glyph on Arduboy
Find a file
2016-05-19 08:06:48 -04:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2016-05-18 19:09:10 -04:00
.gitignore 👾 Added .gitattributes & .gitignore files 2016-05-18 19:09:10 -04:00
arduboy-font.ino Show hex in uppercase 2016-05-19 08:06:48 -04:00
demo.jpg Documentation 2016-05-18 22:03:43 -04:00
README.md Increase how often value changes 2016-05-19 08:06:35 -04:00

Arduboy Font Viewer

This little program lets you go through each font in an ASCII character set and displays it in size 6, with a grid overlay.

That's it.

Seriously. There is nothing else.

Commands

  • UP Incriments the selected hex character
  • DOWN Deincriments the selected hex character
  • LEFT Selects first hex character
  • RIGHT Selects second hex character

Hold up/down to continue changing the value.

Demo of the running program