1 unstable release

new 0.1.0 Mar 6, 2025

#564 in Embedded development

Download history 50/week @ 2025-02-28

57 downloads per month

MIT license

11KB
235 lines

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.

Dependencies

~56KB