About this tool site
The HD44780 is a controller for character-based liquid crystal displays (LCDs). In addition to the
standard pre-programmed characters, it allows you to define up to eight of your own graphic patterns
on a 5x8 (or sometimes 5x7 - not released on it) grid. This page lets you experiment with various
patterns in symbols generator and shows the code that need to be programmed into the controller to
get those patterns on to the display. Also you can emulate views of LCD panels with different size,
colors and code pages.
Source code is open under MIT license. See on GitHub
Some Wiki and
how-to info about HD44780 controllers.