Back to Browse

Programming game with ESP32

438 views
Feb 12, 2021
5:02

Hello everyone, IMPORTANT :You can active the subtitles! This is a simple project with the ESP32 and the terminal UART, the connexion is directly connected with the PC. The ESP32 sents data to the terminal all the time, we can see it as a screen real time. we can play with the keyboard, letter 'A' to UP and 'W' to DOWN for the player 1, the number '9' to UP and '3' to DOWN for the player 2. i used gtkterm as terminal and the baudrate : 921600 i used ESP32 in VisualCode taking 2 cores. (one for the display and the other one for action buttons) Check out the code below here: [CODE]: https://gitlab.com/jorgesalgado33/ESP32_PONG [MUSIC]: New Days by Roa https://soundcloud.com/roa_music1031 Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: http://bit.ly/-new-days Music promoted by Audio Library https://youtu.be/LU8fOWgKkr4

Download

0 formats

No download links available.

Programming game with ESP32 | NatokHD