c10x10rgb 2.0.0.0
|
10x10 RGB Click is a matrix of 100 intelligent RGB elements, forming a 10x10 display screen. These LED elements feature internal logic, which allows them to communicate directly with the MCU.
We provide a library for the 10x10RGB Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for 10x10RGB Click driver.
c10x10rgb_cfg_setup
Config Object Initialization function. c10x10rgb_init
Initialization function. c10x10rgb_default_cfg
Click Default Configuration function. c10x10rgb_display_image
This function displays an image from the specified demo_image address. c10x10rgb_display_byte
This function displays the specified byte. c10x10rgb_display_string
This function displays the specified string. This example showcases how to initialize, configure and use the 10x10 RGB click module. The
click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even images. LED elements that form the matrix communicate by a single line with the host MCU.
The demo application is composed of two sections :
This function initializes and configures the click board.
This function first displays 3 chars { R, G, B }, the string "MIKROE", the company logo and a rainbow in the end.
Make sure the logic delays are defined for your system in the c10x10rgb_delays.h file.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
Other mikroE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.