# SimLCD **Repository Path**: befall/simulate ## Basic Information - **Project Name**: SimLCD - **Description**: 用一个独立线程模拟LCD - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-04 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 用一个独立线程模拟LCD 1、位图文件作为显示的输入。 2、按键和鼠标(模拟触屏)通过回调函数。