Bitmaps pictures from SD card on TFT LCD Shield + Arduino

preview_player
Показать описание
Hello, this little tutorial is about using SD Card on the TFT LCD touch screen shield, with Arduino UNO board, we create a little slideshow it can be automatic going through pictures, or another one using touch function where you can navigate through your pictures there, enjoy.

Please consider a Like and Subscribe

Wiring and codes:

Interfacing and fixing touch problem in Arduino TFT 2.4" LCD shield

TFT LCD 2.4" Touch screen shield tutorial for beginners:

Arduino Modules playlist:

Arduino Projects playlist:

Arduino Shields playlist:

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

Все получилось, спасибо. Удачи в Ваших трудах.

Svetoch-
Автор

Why can I only load 9 picture? when i want to touch right for the next pic which is x10, it cannot work

LIEWCHINAEE
Автор

thanks my able to run image on my LCD. image should saved in BMP and 24 using paint thanks

ArjunKohli
Автор

hmm...l am surprised this hasn't had any comments. This was a great tutorial and the best i found find. What is the display you use and what driver did you use. I have the ILI9341 touch screen with SPI interface...How did you get the sd card to work If both the display and the card use SPI. As far as i am aware the uno only has one SPI interface. Does your display have a parallel interface?

acatisfinetoo
Автор

All works fine but bmp doesn't work..
shows two errors..
1. Warning: ISO C++ forbids converting a string to a 'char*' [-Wwrite-strings]
2. in line 'if ((bmpFile = SD.open(filename)) == NULL) { ' problem shows in NULL word.

mxa-qrwy
Автор

Hello! how do i make 10 images in the slideshow

gfutsdesign
Автор

hi dude i have a problem loading the imagens, say image not found and i dont know why and i use your code but dont found the problem

jhonatanruiz
Автор

I want to display random images with a 3 second hold but also be able to tap the screen to go back or forward

ryanlindsey
Автор

Thank you for the great viceo!
I use an 1.8 TFT with no touch function and i would love to have your great crossfading effect, but I can't exctract it from your code.
Which part of the code is it?

stefangreimel
Автор

Hi! Do you know what should i change if i have the same screen but on a 3.5" size?

marianaacevedo
Автор

Is it possible to connect it to my mini camera sq11?

swirlandtwirl