virtual-lcd-core 0.1.3

Virtual LCD firmware core library for Rust projects.
Documentation

virtual-lcd-core

virtual-lcd-core is the main simulation engine for the Virtual LCD Firmware Simulator project.

It provides:

  • LCD configuration and timing control
  • framebuffer and drawing window state
  • pin-bank and command-processing support
  • the virtual LCD implementation used by the examples and renderer
[dependencies]
virtual-lcd-core = "0.1"

Repository: https://github.com/fhfelipefh/Virtual-LCD-Firmware-Simulator