Build Snake on a Microcontroller - Part 8: Scaling the Snake - Day 54 of

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024
  • Learn how to build Nokia 3310 Snake Game on ESP8266 with a TFT screen connected in a step-by-step tutorial.
    In the last part, I will finish the project by showing you how to scale the pixels up.
    You can find the code from this episode here:
    github.com/tta...
    Parts and components used in the video:
    - ESP8266 microcontroller (~5$ a piece):
    UK: www.amazon.co....
    US: www.amazon.com...
    - TFT Screen 1.8inch 160x128
    UK: www.amazon.co....
    US: www.amazon.com...
    - 4x Button:
    UK: www.amazon.co....
    US: www.amazon.com...
    - Breadboard:
    UK: www.amazon.co....
    US: www.amazon.com...
    - Wires:
    UK: www.amazon.co....
    US: www.amazon.com...
    - micro USB cable:
    UK: www.amazon.co....
    US: www.amazon.com...
    or (for mac)
    UK: www.amazon.co....
    US: www.amazon.com...
    Software I use to draw circuit diagrams:
    fritzing.org/
    Software used in the video:
    1. Visual Studio Code IDE:
    code.visualstu...
    2. C/C++ VSCode extension:
    marketplace.vi...
    3. Clang-Format VSCode extension:
    marketplace.vi...
    4. PlatformIO VSCode extension:
    marketplace.vi...
    Thanks for watching and see you tomorrow!

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

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

    Hey Thomas, I am a javascript developer who is also in embeded system. i learnd a lot from you, thanks for great content. can you suggest good resources where i can learn more about embeded C or Cpp?