Anyone know or tried to connect one of these cheap displays to a NANO?
Thanks in advance.
Anyone know or tried to connect one of these cheap displays to a NANO?
Thanks in advance.
These are intended to plug directly into a uno so, if you want to connect it to a Nano, simply find a pin out diagram for a uno and work out the mappings between the display pins (marked LCD_CS etc.) and Arduino pins (marked A6 etc.).
You won’t have many pins left for your application, although not using the SD card frees a few. You may also find you can’t control the backlight intensity.