LCD Character Generator is a web-based tool that allows you to create custom characters for HD44780 LCD modules. This tool provides a user-friendly interface to design and preview characters, generate Arduino code, and manage saved frames for animations.
- Custom Character Design: Create and edit custom characters using a pixel grid.
- Arduino Code Generation: Automatically generate Arduino code for the custom characters.
- Frame Management: Save, load, duplicate, and delete frames for animations.
- Animation Control: Play and stop animations with adjustable FPS.
- Memory Usage Tracking: Monitor the memory usage of saved frames.
The project is based on the LCD character generator by Omer Kilic (omerk
):
https://github.com/omerk/lcdchargen
For a Russian version, see README_ru.md.