This was great, I bought a 3.5" TFT (no touch). I found the drivers and was able to get the test programs loaded, but I just didn't know where to start making my own program. I was able to get a simple Hello World type program up and running by examining your code, the comments were helpful.
@learnelectronics6 жыл бұрын
Cool, thanks.
@victororo4626 жыл бұрын
I'm just learning code for displays, and I believe that you just taught me how to properly display sensor data. Which, hardly anyone describes how to do. I'm trying to make a clock that shows temp, humidity, air quality. And I don't really know what line does what, just basically taking a shot in the dark. But you also simplified getting sensor data from the dht, and displaying it. Time to try this! I've pulled out enough hair, I believe..lol. Thanks for sharing!
@learnelectronics6 жыл бұрын
Thank you
@victororo4626 жыл бұрын
learnelectronics It didn't work. LOL. I got up at 3am, tried it. It didn't work. What would be the code to display raw data from say a gas sensor? The type that are on a small breakout board? I just need the raw data code. Any help would be greatly appreciated!
@_craM_2 жыл бұрын
thank you soooo much! i can use it for my graduation project
@konstantinlee22752 жыл бұрын
WOW! Video from XIX century!!
@McBryen7 жыл бұрын
Awesome videos. Hope your channel continues to grow!
@learnelectronics7 жыл бұрын
McBryen thank you very much
@Roofers916 жыл бұрын
Set text color (textcolor, backgroundcolor) so it will print green text with black background. No refresh needed. It will overwrite without flickering
@lotfibouchiba15372 жыл бұрын
merci beaucoup
@sivanandkamath93895 жыл бұрын
How to clear the text only... I'm new to LCD . Can you provide code for that? I created a grey background for the sensor value( time and temperature). Thankyou in adv
@dswilliams75433 жыл бұрын
Very Cool Thanks a bunch......
@saidennaghimi53186 жыл бұрын
Thank you very much for this video.
@learnelectronics6 жыл бұрын
welcome
@varmagosala1234 жыл бұрын
good video sir . thank you
@robabsolent6 жыл бұрын
Thank you so much
@hoppynaki5 жыл бұрын
No. You can't wipe the numbered area of the screen. It just lays this area with the changing digits, including black spaces, until it looks a mess. I have only been successful with a complete screen refresh as in your example. A lot of TFT Displays have this problem and it is driving me nuts!!!
@fredlllll7 жыл бұрын
of course the whole screen update is slow, think about all the bytes that little microcontroller has to push via SPI or whatever the screen uses.
@learnelectronics7 жыл бұрын
fredlllll yep
@CollinBaillie3 жыл бұрын
Dude... you could have used the 5v above D22/23 and GND below D52/53!