Arduino Pong Game with Raspberry Pi Pico and 1.3" OLED (SSH1106)

ΠŸΠΎΠ΄Π΅Π»ΠΈΡ‚ΡŒΡΡ
HTML-ΠΊΠΎΠ΄
  • ΠžΠΏΡƒΠ±Π»ΠΈΠΊΠΎΠ²Π°Π½ΠΎ: 3 июл 2024
  • Arduino Pong Game with Raspberry Pi Pico and 1.3" OLED (SSH1106)
    Today, we're embarking on an exciting project to build a classic Pong game using Arduino and an OLED display. In this game, you'll be playing against the computer, controlling the left paddle using a joystick. As you score points, the score will be updated on the screen. The first player to reach 10 points wins the game! Not only is this project fun to build, but it's also quick and easy. In just a few minutes, you'll have your very own Pong game. So, let's get started and have some fun!
    πŸ›’ OLED: educ8s.tv/part/OLED13
    πŸ›’ Raspberry Pi Pico: educ8s.tv/part/RaspberryPiPico
    πŸ›’ Joystick Module: educ8s.tv/part/joystick
    πŸ›’ Breadboard: educ8s.tv/part/SmallBreadboard
    πŸ›’ Wires: educ8s.tv/part/Wires
    πŸ›’ Jumper Wires: educ8s.tv/part/JumperWires
    πŸ’– Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!
    πŸ’» Code: educ8s.tv/arduino-pong-game-oled
    Join this channel to get access to perks:
    / @educ8s
    #arduino #educ8stv #raspberrypi #arduinoproject
  • НаукаНаука

ΠšΠΎΠΌΠΌΠ΅Π½Ρ‚Π°Ρ€ΠΈΠΈ • 13

  • @GeekMustHave
    @GeekMustHave Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄ +1

    Great project, you have knack for showing how something works. The code review was also an awakinging for me. Keep broadcasting!!

  • @bigbogeyface
    @bigbogeyface Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄ +2

    That's awesome πŸ‘Œ
    Well done πŸ‘ βœ”οΈ πŸ‘

  • @ceciliaknights8306
    @ceciliaknights8306 9 мСсяцСв Π½Π°Π·Π°Π΄

    Could you try using a rotary encoder as the controller?

  • @Hadadoh
    @Hadadoh ΠœΠ΅ΡΡΡ† Π½Π°Π·Π°Π΄

    I have tried to change the code to work with st7789 240*240 display without chip select and arduino st7789 library but so far no display of drawings

  • @cameronmendoza6961
    @cameronmendoza6961 7 мСсяцСв Π½Π°Π·Π°Π΄

    What is the exact ide this is on so I can download it? Can you give me a link for the download please?

  • @justilie2386
    @justilie2386 7 мСсяцСв Π½Π°Π·Π°Π΄

    hello i have a problem on upload.I compiled the code but if i want to upload its said Failed uploading: uploading error: exit status 1

  • @utkug3406
    @utkug3406 Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄ +1

    Can we use Arduino nano?

    • @Educ8s
      @Educ8s  Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄

      Yes, but expect it to be much much slower.

  • @piconano
    @piconano Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄ +1

    Would this game in C++ not be an order of magnitude faster than one written in Python?

    • @Educ8s
      @Educ8s  Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄ +1

      Actually I had the same question so I made a test. C++ is about 5 times faster. ruclips.net/video/NlaPNNiKlSU/Π²ΠΈΠ΄Π΅ΠΎ.html

    • @piconano
      @piconano Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄

      @@Educ8s Thanks for the link. Incredible!

  • @rejoroy8056
    @rejoroy8056 6 мСсяцСв Π½Π°Π·Π°Π΄

    Can i make using circuit python

  • @dannymarino5874
    @dannymarino5874 Π“ΠΎΠ΄ Π½Π°Π·Π°Π΄

    Instead of the joystick a potentiometer would be better. Its a nice proyect