-
Notifications
You must be signed in to change notification settings - Fork 4
Features
Aaron Groom edited this page Sep 17, 2015
·
3 revisions
Supports up to 32 rows and columns of 8x8 displays.
Basic drawing functions (line, rect, quad, triangle, circle, ellipse).
Function for scrolling text and printing characters.
Comes with two built-in fonts (8x8 and 5x7).
NOTE: The library can handle up to 32 rows and 32 columns of 8x8 displays (1,024 8x8 displays or 256 x 256 leds); however, due to display buffering it's unlikely the MCU will have sufficient memory to support more than 180 8x8 displays.