Flappy Bird Game With ESP32 and SH1106 Oled Display

by deizozd in Circuits > Microcontrollers

2335 Views, 3 Favorites, 0 Comments

Flappy Bird Game With ESP32 and SH1106 Oled Display

Flappy Bird game with esp32 and sh1106 oled
Hi, today we will design our own game with esp32


Supplies

-ESP32

-SH1106 oled display

-Buzzer

-Button

Screen

IMG_20221114_101124.jpg


GND > GND

VCC > 3v3

SCL > D22

SDA > D21

Button and Buzzer

IMG_20221114_101637.jpg

Buzzer: positive pole to D23, negative to GND.

Button: GND and D4

Coding

https://drive.google.com/drive/folders/1BMWZW2rFUte9JVq_e0XQ_vWvpkFj0UYY?usp=sharing


You need to download this file and open with Arduino IDE. If you are encode the ESP32, you must hold down the BOOT button.

Done!

IMG_20221114_101921.jpg