Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 664 Bytes

GyroRacer

Simple arcade like motorcycling racing game controlled by gyroscope sensor. Game is short and more a technical demo.

screenshot

capture

Simulation https://wokwi.com/projects/332016926716854868

Video https://youtu.be/_jVGUhDsQbE

Hardware

Arduino Uno/Nano with gyroscope sensor MPU6050, SSD1306 OLED 128x64 pixel display and an optional passive buzzer.

breadboard

Running on breadboard was not very stable for me over time (occassionally i2c-bus freezes). The same circuit soldered on board ran stable.

schema