GLCD

From Flowcode Help
Jump to navigationJump to search

Types of graphical display

Monochrome

These displays are typically arrays of pixels that can be either switched on or off.

They tend to be fast to refresh and low cost but are limited in terms of what they can display.

Colour

Serial

Parallel

Core Functions

Additional Libraries

Examples

Changing the display

If you want to replace the display in one of the examples with a different display type then information on how to do this can be found on the Replacing a Component page.