RA8875 Driver
You can find many details about this library on the RA8875 Based Display page in the Display | Components area.
This driver library has continually evolved, to where it is difficult to easily summarize all that it can do. Here's a quick, but not comprehensive list:
- Support for 480x272 or 800x480 displays, 8 or 16 bits per pixel color depth
- One or Two display layers with various blending operations (depends on the display resolution and color depth)
- Orientation is programmable (0, 90, 180, 270 supports both landscape and portrait presentation)
- Many graphics commands for drawing lines, rectangles, rounded rectangles, triangles, circles, ellipses and more
- Touch screen support - resistive or multi-touch capacitive
- Keypad support
- BMP, JPG, and ICO file rendering
- Screen capture (to BMP format)
- Fonts - internal fonts (with size scaling), and external soft fonts (you can even create your own)
Example Programs
Please log in to post comments.