# BluePill_Arduino_u8g2 **Repository Path**: orange2348/BluePill_Arduino_u8g2 ## Basic Information - **Project Name**: BluePill_Arduino_u8g2 - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 项目目的: 基于stm32的最小系统开发板上使用arduino的u8g2的库包的显示,显示屏使用ssd1306。 **显示屏端口连接:** * SDA -> B7 * SCL -> B6 * VCC -> 5V * GND -> GND **arduino库依赖:** * U8g2