How to Install and Setup TTGO T-Display ( Getting Started tutorial)

preview_player
Показать описание
Hello! I created another game for my TTGO T-Display board. This ESP32 based board is great for making simple games , it have built in two bush buttons and 135x240 TFT display. This is my third game for this developement board. Its called Alien Attack. In this video i will show you how to upload my games to your TTGO board. How to
install TTGO T-Display in Arduino IDE and how to install libraries that are needed.

SUBSCRIBE HERE:

You can buy TTGO T-Display here:

INSTALL TTGO

CODE OF ALIEN ATTACK GAME:

You can also buy me a coffe at:

OLDER TTGO videos:

Feel free to subscribe! Thank you.
#Esp32, #ESP32Projects, #BestEsp32Projects
Рекомендации по теме
Комментарии
Автор

With W11, I repeat the same error:
In file included from C:\Program Files
enemy.h:1:1: error: stray '\357' in program
int frames=4;

The enemy.h file is in "UTF-8 BOM" encoding, with the notebook open it and save it in "UTF-8" and it works perfectly.
It is not necessary to delete blank lines.

Now works fine, thank you !!

patufetselaer
Автор

Thank you sir !! I've been banging my head against a wall with all the garbage from piecing info together. This gave me the dangling carrot of hope I needed to keep tinkering with it :)

stevenrogersfineart
Автор

I finally got the TTGO T-Display board so now I can start learning how to code using your tutorials, you're the best developer online that I know of, keep up the good work.

RicardoPenders
Автор

Thanks for this tutorial. I got it working on my T-Display. I went back and edited your code so that, when a score equal to or greater than 100 is achieved, pin 2 on the board will go HIGH. Maybe I'll have that trigger a dispenser so players can get a reward for a game well played.

martinomara
Автор

Dude you are a LEGEND! Thank you for properly explaining this and getting many people (including myself) into this hobby!

VincentVeak
Автор

Brilliant tutorial!
I doubt if I would have got the board working without your guidance.
Thanks a million!!!

ravenaboutireland
Автор

The most complete explanation I have seen. Thanks, I'm up and running!

posplayr
Автор

Thanks for this - finally got my TTGO up and running - cheers

garymcgillivray
Автор

Great video - these instructions still continue to work even on a Mac running Arduino IDE 2.3.2. Just be sure Tools> Upload Speed is set to 115200 or you'll get a "Unable to verify flash chip connection" error.

jasonkoo
Автор

Thanks for the explanation! It works fine! Please do make more games for the TTGO Board!

maximilianth
Автор

Hey man, I'm going to have to wait a bit longer to get the new board you covered in another video so I was looking at this video list of the older board and I find them very interesting and useful to get me started with this board as well so I'm gonna buy this board also and use your link to make sure you'll get the commission.
It's the least I can do to support you doing this great work spreading the information.
Have a great day.

RicardoPenders
Автор

Very clear and helpful. Got me up and running with this very neat board

msreid
Автор

thankyou so much i at first lost hope with this but your tut was amazing

FunAnimals
Автор

Thanks for so carefully and clearly explaining the process. It really has helped and is appreciated

jasontemlett
Автор

I am so happy I found your channel. Great videos. Great explanations. Thanks so much for sharing!

TheManudulux
Автор

If you get error having to do with divers not included:

add: #include <driver/gpio.h

at the top of TFT_eSPI_ESP32.c & TFT_eSPI.cpp

Also try lowering the baudrate to 115200 as that is a more reliable upload speed for ESP32 boards...

jenswiberg
Автор

this is awesome and has rich colours in it, i would have bought it if there are 100+ games, my bad luck.

nageshwarrao
Автор

Thank you so much, this is exactly what I needed to get going with this new board

parranoic
Автор

Works great! Love the games you make. Great learning tool also!

alanm
Автор

thank you very much for your great tutorail very easy to understand! :)

alhdlakhfdqw