Char Generator for HD44780
by ForbiddenBit_com in Circuits > Arduino
468 Views, 0 Favorites, 0 Comments
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.
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.
Connection

If you are using arduino, select the display connection type, and connect it.
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.