Char Generator for HD44780

by ForbiddenBit_com in Circuits > Arduino

426 Views, 0 Favorites, 0 Comments

Char Generator for HD44780

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

Zrzut ekranu 2020-02-19 o 21.15.22.png

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

Zrzut ekranu 2020-02-19 o 21.19.02.png

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

Code

Zrzut ekranu 2020-02-19 o 21.19.21.png
DSC_0341.JPG

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.