ra8835a

Crates.iora8835a
lib.rsra8835a
version0.2.0
created_at2025-03-06 17:15:42.929638+00
updated_at2025-04-14 17:46:30.722021+00
descriptionRA8835A / SED1335 display driver
homepage
repositoryhttps://github.com/LAMBDA-CORE-HEAVY-INDUSTRIES/RA8835A
max_upload_size
id1581452
size12,901
Jani (evilwaveforms)

documentation

README

RA8835A

Driver for RA8835A / SED1335 display controllers.

Examples

In order to keep the driver code generic, it is up to the user to implement their own parallel bus implementation and functionality to toggle between input/output modes. See examples/ for example implementation with STM32F411 using DynamicPin.

Commit count: 20

cargo fmt