- stm32f103c8t6
- OLED ssd1306 (128*64)
- 2个按键(2 button)
- 使用STM32CubeIDE导入工程 (Use STM32CubeIDE to import the project)
- IO连接关系
- PB3 --- OLED SCK
- PB4 --- OLED SDA
- PB0 --- 开始/重新开始按键 (start/restart button)
- PB1 --- 跳跃按键 (jump button)
- 演示效果视频(Demo):B站/bilibili
- 原理讲解视频: