ArduTV by hfarrer 3d model
3dmdb logo
Thingiverse
ArduTV by hfarrer

ArduTV by hfarrer

by Thingiverse
Last crawled date: 3 years, 4 months ago
This 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!

Tags