Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou can use a function such as sprintf() to convert your value to a character string, and then write this string to the LCD using alt_up_character_lcd_string().
You can use a function such as sprintf() to convert your value to a character string, and then write this string to the LCD using alt_up_character_lcd_string().