[][src]Crate charlcd

Modules

custom_char

Create custom characters by defining their pixels.

special_char

Module containing special characters constant codes (Greek letters, math symbols, etc.)

Structs

Screen

A screen that allows you to send commands to a charlcd driver (or whatever that implements the Write trait).