Introduction: Char Generator for HD44780

Hi, if you want to create your own char for your display, use the char generator from the forbiddenbit.com

Open forbiddenbit.com, and select generator.

Step 1: Generator Char

On the left you can create your own char.

A single character creates forty pixels. By pressing the squares you decide which pixels will glow.

The code of your char will be displayed on the right.

Step 2: Connection

If you are using arduino, select the display connection type, and connect it.

Step 3: Code

Ready code will be generated automatically.
You can also choose from a list of ready-made characters.

Copy the code into the arduino program and upload it to your board.