# fbtft_st7789 **Repository Path**: breaktime1903/fbtft_st7789 ## Basic Information - **Project Name**: fbtft_st7789 - **Description**: 基于GitHub几个项目自己维护的ST7789的FBTFT驱动 在香橙派上运行 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-20 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fbtft_st7789 #### 介绍 基于GitHub几个项目自己维护的ST7789的FBTFT驱动 在香橙派zero2w上运行 ``` PI0 -> RES PI15 -> DC PH5 -> CS ``` #### 安装 ```bash sh build.sh 等重启即可 ```