Arduino Snake Game with Raspberry Pi Pico and Nokia 5110 LCD

Поделиться
HTML-код
  • Опубликовано: 3 июл 2024
  • In this tutorial, we'll be building a Snake Game with Arduino and Raspberry Pi Pico (It works with Pico W as well). We'll be using the Nokia 5110 LCD to display the game scene.
    If you're a fan of Snake games, then this project is perfect for you! With the help of Arduino and Raspberry Pi, we'll be able to create a Snake game that is playable on our Nokia 5110 LCD. Don't miss out on this fun project!
    💻 Code & Parts: educ8s.tv/arduino-snake-game-...
    Join this channel to get access to perks:
    / @educ8s
    0:00 Intro to Nokia 5110 Snake
    0:52 Parts Needed
    1:17 Connecting the parts
    3:10 Snake Game Gameplay
    4:00 Software of the project
    5:20 Final Thoughts
    #arduino #educ8stv #raspberrypi #arduinoproject
  • НаукаНаука

Комментарии • 15

  • @georgef7754
    @georgef7754 Год назад +1

    What a great classic. Thank you.

  • @Tims_Projects
    @Tims_Projects Год назад +1

    Thank you for another super video.

  • @DiyintheGhetto
    @DiyintheGhetto Год назад

    I love the snake game.

  • @Aleksandr_Eni
    @Aleksandr_Eni Год назад +1

    Здорово! :)

  • @agusvivo7245
    @agusvivo7245 Год назад

    I hope you provide a tutorial on how to combine 2 1.8 inch LCDs with 1 camera on one PCB, Arduino PCB maybe? please

  • @EasyOne
    @EasyOne Год назад

    nice

  • @ismartalluarjun
    @ismartalluarjun Год назад +1

    Please make mobile number keypad and Nokia display useding SIM900a

  • @ziggymayne
    @ziggymayne 6 месяцев назад

    Hello, the code works good, except that when I reached a score of 5 of higher, then get past the game over screen and get a score of 5, something messes up the capacitance in the Deque.h library momentarily, then the gameplay continues I noticed if I change _data(new T[4]) to another number like 6, the glitch happens after the score reaches 7. Any help?

    • @Educ8s
      @Educ8s  6 месяцев назад

      Hmmm, I didn't face this issue. The problem is then in the Deque implementation I did. Try using this implementation. github.com/Zarfab/ArduinoDeque

  • @ismartalluarjun
    @ismartalluarjun Год назад

    Please make mobile phone Nokia display keypad SIM 900 use call and SMS full coding explain

    • @SolarWebsite
      @SolarWebsite Год назад +1

      That's... quite the demand.

    • @Henry-sv3wv
      @Henry-sv3wv Год назад

      @@SolarWebsite Maybe he had the wrong window open and it was a request to ChatGPT

    • @SolarWebsite
      @SolarWebsite Год назад

      @@Henry-sv3wv 🤣🤣🤣🤣 sounds like you could very well be right!!

  • @devrobotics8285
    @devrobotics8285 Год назад

    code link not available.

    • @Educ8s
      @Educ8s  Год назад

      Sorry, fixed!