Hi all,
I am trying to make a voltmeter/thermometer for my motorbike.
I would like to replicate the feeling of the original instruments
The Bike is a Trident 660 and it uses a TFT screen.
Hi Claustro,
OLEDs typically provide 128 pixels wide and 64 pixels high and that's all. And most of them are monochrome or pseudo-polychrome (one strip yellow, one strip blue or something). A TFT offers more pixels, e.g., 320x240 pixels and 16 million colors to choose from. I would prefer a TFT.
You can find examples of several OLED and TFT displays on my Arduino blog, https://thesolaruniverse.wordpress.com/
Ciao, Photoncatcher
Thank you very much for your input ; I am going to study your blog !
I'll follow your suggestion and I'll go for the TFT.
This will be my first attempt with such screen !