c8x8b 2.0.0.0
|
8x8 B click is a 64 LED matrix display Click boardâ„¢, composed of SMD LEDs organized in 8 rows by 8 columns. It has a digital brightness control in 16 steps, it can control every LED in the display matrix independently, it blanks the display on power up to eliminate glitches and it requires a single resistor to control the current through all the LEDs at once, which simplifies the design. 8x8 B click uses a fast SPI communication protocol, allowing fast display response and no lag.
We provide a library for the 8X8B 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 from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for 8X8B Click driver.
c8x8b_cfg_setup
Config Object Initialization function. c8x8b_init
Initialization function. c8x8b_default_cfg
Click Default Configuration function. c8x8b_write_cmd
This function writes a desired number of data bytes starting from the selected register by using SPI serial interface. c8x8b_display_refresh
The function switches off all LEDs. c8x8b_display_byte
This function displayes one character to the display. This demo example shows a drawing of Image, new create string and character on the screen.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration.
Shows one byte, then scrolls the string and image, every 1 sec.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
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.