SummaryThis is a simple Arduino and TFT Display to show pictures on an SD card (unfortunately, arduino it is not capable to display videos).
https://www.youtube.com/watch?v=xZaDS0-aAa4
You can change images by pushing the channel buttons.
You will need:
A TFT Display, I got mine on Adafruit:
https://www.adafruit.com/products/1480
Arduino nano
Wires and soldering
In the zip file you will find the Arduino code, with the Display libraries.
Adafruit has a tutorial to teach you how to connect the display.
This is how I mapped the Display wires with the Arduino:
sck 13
miso 12
mosi 11
cs 10
dc 9
rst 8
vin 3v3 (but I tried 5v too)
gnd gnd
Feel free to use or improve, but please let me know of any improvements so I can keep this one updated.
Thanks!How I Designed This
Loading prints...
ArduTV
1
like
0
collections
Tags:
Creative Commons Attribution
You can distribute, remix, adapt, and build upon the material in any medium or format, as long as attribution is given to the creator.
Files Included
1 downloadable file:
Free download - login required
Downloaded: 22 times
Downloaded: 22 times
Loading comments...