Erikvdv22 / u8glib

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

Enhancement: ST7735 128W x 160H 262K colors #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please add support for ST7735 driver used for most 1.8" displays 

Original issue reported on code.google.com by sergei...@gmail.com on 4 Nov 2012 at 7:57

GoogleCodeExporter commented 8 years ago
Thanks for adding this request. However, there are three reasons, why I 
hesitate to implement a driver for RGB controller
1) There is a good library aviable: UTFT
2) Without physical access to such a controller and display it is almost 
impossible to implement the support
3) u8glib is not really efficient with RGB displays. 

Original comment by olikr...@gmail.com on 4 Nov 2012 at 10:34

GoogleCodeExporter commented 8 years ago
Hi.

Thanks for the reply. Guess p.3 is the real answer, as for p.2 I got one on
module 
http://www.ebay.co.uk/itm/370677580907<http://www.ebay.co.uk/itm/370677580907?ss
PageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649>
for
less than �4 :)
I will take a look at UTFT which is p.1, but will keep the eye on your
project for updates as the reason for my submission was based
on other requests for color displays support I saw on the project site.

Original comment by sergei...@gmail.com on 4 Nov 2012 at 10:41

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 22 Jan 2014 at 7:58

GoogleCodeExporter commented 8 years ago
Status: Done?

Is this mean driver is done for ST7735?

Original comment by k...@indi.hu on 3 Jul 2014 at 3:18

GoogleCodeExporter commented 8 years ago
done, but not in u8glib.
I created ucglib for this display
https://code.google.com/p/ucglib/

Original comment by olikr...@gmail.com on 3 Jul 2014 at 6:49