How to connect arduino nano to 2.8 tft
-
I'm extremely new to arduino and i've successfully got two devices running, for example a gateway and two button relay. I've gotten a 2.8' tft in and want to connect it to but I'm lost. If i connect everything pin of this to my nano I wont have any left to connect anything else. I bought a bunch of nano and dont want to go buy a full size arduino but will if i have to. Please help me figure out the best way to wire my nano to the tft/sd card shield.
-
@Maracus-Scott There are a lot of different flavors of TFT screens available with different pinout requirements. A lot of these come as shields for the Arduino UNO but can be hooked up to a Nano as well. If you need one that uses fewer pins, here's an example of one as a shield: https://www.adafruit.com/products/1651 and one as a breakout: http://www.adafruit.com/products/1770.
Cheers
Al