Hi Folks,
Appologies if this has been asked before as I coulnt find anything similar.
I am looking at some cheap 1.8" or 2.x" LCD's that I can interface with my arduino uno.
8 bit parallel or SPI/I2C would be fantastic.
After reading some topics I found that there are a lot of models on eBay that either dont work or with no information provided.
Can anyone recomend a model that works?
Kind Regards
I recently posted a small report on some SPI based TFTs: Report: Inexpensive SPI based TFT Displays (PCF8833, ST7735, ILI9341) - Displays - Arduino Forum
I ordered these displays from various places all over the world. Focus had been low cost offers. Ucglib will support all of the mentioned SPI based displays: Google Code Archive - Long-term storage for Google Code Project Hosting., but also other libs will work (mentioned in the report)
Oliver