Skip to content

基于stm32的谷歌小恐龙游戏(Google Chrome's Dino Game on STM32)

License

Notifications You must be signed in to change notification settings

hjl240/STM32DinoGame

Repository files navigation

基于stm32的谷歌小恐龙游戏(Google Chrome's Dino Game on STM32)

元件清单 (components list)

  • stm32f103c8t6
  • OLED ssd1306 (128*64)
  • 2个按键(2 button)

使用说明 (usage)

  • 使用STM32CubeIDE导入工程 (Use STM32CubeIDE to import the project)
  • IO连接关系
    • PB3 --- OLED SCK
    • PB4 --- OLED SDA
    • PB0 --- 开始/重新开始按键 (start/restart button)
    • PB1 --- 跳跃按键 (jump button)

其他

About

基于stm32的谷歌小恐龙游戏(Google Chrome's Dino Game on STM32)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published