kakedev / GlyphGenerator

Custom Character(Glyph) generator for HD44780 LCD modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GlyphGenerator

Simple Custom Character (Glyph) generator for HD44780 LCD modules

The webpage is available here

Usage

Main webpage

  • The Create New Glyph button will create a new panel with new controls, so you can design more than one glyph on the same page.

Pixels panel

  • Clicking or holding and moving your mouse on the blocks will turn them on or off.

Configuration panel

  • The Glyph Name input will change the variable name in the output as well as the title on the main panel.

  • The Invert Pixel Grid button will invert all the pixels on the grid.

  • The Clear Pixel Grid button will turn all the pixels off.

Output panel

  • The output in binary and hexadecimal formats is automatically generated everytime an action is taken.

Contact

  • Suggestions and Feedback for this project can be added on the Arduino forum thread or as Github issue.

About

Custom Character(Glyph) generator for HD44780 LCD modules


Languages

Language:JavaScript 71.5%Language:HTML 17.5%Language:CSS 11.1%