As the title says I am wondering if someone ever made a sketch to display serial data on a 2.4" LCD or similar ones on eBay
These cost about £5 and are a very nice replacement for HD44780 type displays, to display text. The idea is to attach one to an arduino mini to work as a serial terminal window. That would release the uC from the complexity of driving the LCD itself (only required to send data to the usart or even an SPI) and its certainly cheaper than an I2C LCD, for example in projects where only text would be required.
Any Thoughts? Anyone knows of something similar?