xlatb / ra8876

Arduino library for interfacing with RA8876 graphics chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ra8876

Arduino library for interfacing with RA8876 or RA8877 graphics chip.

Capabilities

  • Supports hopefully any resolution (default 1024x600) at 16 bits per pixel.

Hardware

Tested with displays:

  • EastRising (buydisplay.com) ER-TFTM101-1
  • EastRising (buydisplay.com) ER-TFTM070-6

Tested with microcontroller boards:

  • Arduino Due
  • Adafruit Feather M0

Documentation

See the wiki.

About

Arduino library for interfacing with RA8876 graphics chip

License:MIT License


Languages

Language:C++ 100.0%