Arduino - TFT Touchscreen Display

preview_player
Показать описание
Playing with a 2.8" TFT resistive touchscreen display on an Arduino.

Рекомендации по теме
Комментарии
Автор

Thanks for the video... it was really very detailed and interesting... I have ordered my Arduino Started Kit.... can't wait now after seeing your video.

RajivDatta
Автор

i like the girly yada ada in the first 10 minutes, very informative

petermeier
Автор

Sometime between when you did this review and July 2017 Elegoo changed their display. Now they have their own modified versions of the Adafruit libraries, they even leave all of Adafruits copyright info and just substitute Elegoo for Adafruit. So for folks looking for a TFT that will use the Adafruit TFTLCD and Adafruit GFX libraries... well, they just may not work anymore.

myplasticbricks
Автор

A very good tutorial for start with the Adafruit ts
Thank you!
Can you also show some examples with create touchscreen buttons to control things?

nali
Автор

Hi I got a china brand tft lcd kedei taobao connected to my arduino MEGA, i tried many library available but only managed to found out that the driver model is 0x0303 and the display result only show white screen.

brandonla
Автор

Hi, I have a question. I want to buy a small TFT LCD screen. The Display has an SD slot. All i need the display for is for it to run a program, sort of like a data base for someone to consult. Its only purpose is for it to run that program. I also need it to be mobile, not connected to a computer. No wifi needed, no updates, just whats in the software.

My question is, if I upload this program to an SD card, insert it on the slot on the Display, is it all it takes for it to run it? Or do I need an arduino for some sort of configurating? Or what display would you recommend for my specific purpose?

ottokbron
Автор

finally figured out, arduino finally compiles and uploads. nothing happened to the screen just white background and backlight.

torpe
Автор

Hi Curtis,

Good video! Do you have any idea of how I could connect an OV7076 camera to be displayed on the TFT?

Thank you!

christianfernandezescoda
Автор

I want to know how can I insert a text box in TFT touch screen?? Please help me as soon as possible! THANKS IN ADVANCE!

tehcnomandeveloper
Автор

Hi,
I'm from Indonesia and now I'm making pcr machine with 2.8 "TFT Touch Shield for Arduino with Resistive Touch Screen from Adafruit.
if this product does have a spi interface? because I need many pins as I / O. I was a little hesitant if not appropriate, because the shipping costs are quite expensive to Indonesia.
what if using ouput? Can you help show them?
Thank you, and sorry if my english is hard to discern

kristidei
Автор

i have this error.

C:\Program Files error: variable 'font' must be const in order to be put into read-only section by means of '__attribute__((progmem))'

static unsigned char font[] PROGMEM = {

torpe
Автор

hello i had small query, i need to measure temperature from AD8495 and display on tft screen arudino due
can you please help me with the solution, thank you in advance

karthikm
Автор

hello sir,
i would like to tell you about the project of arduino with lcd touch screen. i made it, but i have a trouble with the configuration. can you tell me about the detail of arduino types and the lcd types, also the other components to make it works,
thanks, .

alifmaulana
Автор

Hi Curtis, I am planning on using this screen with Uno board, but it seems that most of the pins are used by the screen. Could you tell me if they are all used to have this screen function properly, if so could you tell me which ones are used? Or would I need to get a different board with more pins?

SCBM
Автор

Hi dear I want to view the G-code before 3D-printing is it possible using this touch screen with arduino uno ?
Waiting your kind reply.

_hadisalame
Автор

Hey Curtis, how do you do??...you know, I purchased TJCTM 24025 SPI module TFT and I have a disturbing problem.When I run my application seconds later appear the fucking blanck screen and I don´t know how to remove it.¿What am I doing wrong?.Coud I send the code and connections so that you can see it?.It´s driving me crazy!!

varietedigital
Автор

Does this library work with a 3.5" TFT LCD Shield that doesnt have touch?

JerrygOnRoblox
Автор

Doe this include Capacitive part or not?

Monkeyboy