# uart2lcd **Repository Path**: codcat/uart2lcd ## Basic Information - **Project Name**: uart2lcd - **Description**: print your serialport data to a 1.8' tft lcf module, feel easy to debug your code without a serialport assistant - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Print your data to a LCD I use [stm32duino]() for this demo project, which may be rewritten use STM32CUBEMX later. open **uart2lcd.ino** for details. ![](./Doc/display_demo.png) ![](./Doc/display_hex.jpg)