How to Connect this LCD to my Arduino R3 [Beginner]
Hey there! I am new to Arduino and tried to find tutorials on wiring this up... I couldn't find much help on websites and am wondering how I would connect this to my Arduino R3 and possibly code it with the LiquidCrystal library. Any help is greatly appreciated!
[Edit] Since it's not allowing me to attach a photo, the exact model im using is the https://www.adafruit.com/product/4313
You can find its ports in the images on that website
Adafruit 1.3" 240x240 Wide Angle TFT LCD Display with MicroSD
We've been looking for a display like this for a long time - it's so small only 1.3" diagonal but has a high density 260 ppi, 240x240 pixel display with full-angle viewing. It ...
3 Replies
the
LiquidCrystal
library is for this type display
thanks!