c8800retro 2.0.0.0
|
8800 Retro Click is a compact add-on board that simplifies the control of multiple LEDs. This board features the AS1115, compact LED driver for 8x8 display screen programmed via a compatible 2-wire I2C interface from ASM-AG.
We provide a library for the 8800Retro 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 8800Retro Click driver.
c8800retro_cfg_setup
Config Object Initialization function. c8800retro_init
Initialization function. c8800retro_default_cfg
Click Default Configuration function. c8800retro_display_char
This function displays a single character from the predefined charset (IBM BIOS 8x8 font array). c8800retro_get_keypad
This function reads KEYA and KEYB registers and stores the register's inverted value to the keypad variable. c8800retro_display_string
This function scrolls a desired string on LEDs. This example demonstrates the use of 8800 Retro click board.
The demo application is composed of two sections :
Initializes the driver and issues the click default configuration, then asks the user to select the demo example using the on-board KeyPad.
There are 4 different demo examples: KeyPad 4x4, Full charset, Text, and Image. This function will run the previously selected demo example in the loop. The user can always switch the example by pressing the button D4 three times in a row. In order to run the demo examples successfully, please follow the instructions logged on the USB UART.
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. UART terminal is available in all MikroElektronika compilers.