JakubBorkowski / LCD_Character_Display

The application allows for displaying a provided string of characters at a specified position of LCD character display connected to NUCLEO-F767ZI board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCD_Character_Display

The application allows for displaying a provided string of characters at a specified position of LCD character display. For communication with LCD character display, I2C interface was used. Application was created in STM32CubeIDE for NUCLEO-F767ZI board.

Test message displayed on NUCLEO-F767ZI board

About

The application allows for displaying a provided string of characters at a specified position of LCD character display connected to NUCLEO-F767ZI board.


Languages

Language:C 99.5%Language:Assembly 0.5%