Hardware

Navigation

Sections

Introduction

Purpose

This program is designed to help an electronics hobbyist create custom characters for his or her LCD. The output can be custom tailored to fit most memory organizations of various LCDs and an included inversion function allows for some actual drawing assistance. Characters are drawn by simply clicking on a grid of check boxes that represent each bit making up the desired symbol.

Common setup for most LCDs

Instructions

Simply set the options to your device's required format, fill in the checkboxes to illustrate the needed symbol, and hit the "Generate" button. The output of the program will then show up in the adjoining text box and be available for copying over to the development environment.

  • Endianness: Establishes the order of the bits that make up each byte
  • Bits: Allows the user to invert the state of the checkboxes without having to redraw the symbol
  • Byte Progression: Specifies whether the program creates a new byte from every column or row
  • Output: Formats the output so that the symbol is represented by either using base-2 or base-16

Disclaimer

By downloading the following software, you automatically agree that I am not responsible for anything that happens.

Download

Binary File(s)

[Legal Disclaimer and Copyright Section] [Return to Top]

Valid XHTML 1.0 Transitional Valid CSS