uts7segb2
2.1.0.0
|
UT-S 7-SEG B 2 Click is a compact add-on board that presents an easy solution for adding a numeric or hexadecimal display to your application. This board features the TLC5947, a constant-current sink LED driver from Texas Instruments, alongside six ultra-thin blue single-digit numeric displays, the JSS-3011BUB-21. The displays are small in size (0.39 inches in height) and can display letters, numbers, and symbols in a highly readable form. The host MCU can control the light intensity of the blue segments of the display.
We provide a library for the UT-S 7-SEG B 2 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 UT-S 7-SEG B 2 Click driver.
uts7segb2_cfg_setup
Config Object Initialization function. uts7segb2_init
Initialization function. uts7segb2_default_cfg
Click Default Configuration function. uts7segb2_display_number
This function displays the desired number and brightness on the selected segments. uts7segb2_display_character
This function displays the desired characters and brightness on the selected segments. uts7segb2_set_led_output
This function sets the LED driver output. This example demonstrates the use of the UT-S 7-SEG B 2 Click board by writing and displaying the desired numbers on the screen.
The demo application is composed of two sections :
Initialization of SPI module and log UART. After driver initialization, the app executes a default configuration.
The demo application draws numbers, in hexadecimal format, from 0h to FFFh on the top segment group and from FFFh to 0h on the bottom segment group. Results are being sent to the UART Terminal, where you can track their changes.
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.