psdaito / ucglib

Automatically exported from code.google.com/p/ucglib
Other
0 stars 0 forks source link

Add support for SSD1289 displays #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you could add support for SSD1289 displays then that would be HUGELY 
appreciated. They're so inexpensive at the moment 
(http://www.banggood.com/3_2-Inch-SSD1289-TFT-LCD-Display-Module-Touch-Panel-For
-Arduino-p-918609.html) and they could open up a world of possibilities for 
Arduino projects!

Original issue reported on code.google.com by Harvey.W...@gmail.com on 17 Oct 2014 at 8:26

GoogleCodeExporter commented 8 years ago
Seems to be added as supported on UTFT so could use use existing code from 
there? I prefer your library so I'll wait to see how you get on! 

Original comment by Harvey.W...@gmail.com on 17 Oct 2014 at 8:32

GoogleCodeExporter commented 8 years ago
ok, as discussed, i need to get the hardware first. Some code is already there.

Original comment by olikr...@gmail.com on 17 Oct 2014 at 8:38

GoogleCodeExporter commented 8 years ago
ok, after your comments, this display should be fine:
http://www.ebay.com/itm/3-2-TFT-LCD-Module-Touch-Panel-TFT-3-2-LCD-Shield-Expans
ion-Board-/121183009901?

So i will order this for me. If ucglib works with this TFT, then i assume it 
will work for any other TFT with the same controller also.

Some code for the SSD1289 controller is already here in ucglib. But it is 
untested and there is no user callable constructor.

I have to recharge my paypal account and order this display. It my take several 
weeks to reach me. So maybe you do not want to wait for ucglib and better go 
with some other library.

Original comment by olikr...@gmail.com on 18 Oct 2014 at 5:41