Module esp_ward::display::pcd8544

source ·
Expand description

§PCD8544 Display Driver

This module provides a driver for the PCD8544 LCD display, commonly known as the Nokia 5110/3310 screen. It provides a simple interface for initializing the display and drawing text and pixels.

Structs§

  • Represents a PCD8544 display and provides methods to interact with it.