U8glib_Arduino icon indicating copy to clipboard operation
U8glib_Arduino copied to clipboard

ST7735

Open gekzakm opened this issue 7 years ago • 7 comments

It is worth waiting for the support of the display ST7735? Is it possible to correct an existing library to support this display?

gekzakm avatar Feb 08 '18 12:02 gekzakm

I moved out RGB display support to a different library: https://github.com/olikraus/Ucglib_Arduino

olikraus avatar Feb 08 '18 12:02 olikraus

tell me what function? firstPage(); nextPage(); I downloaded the library, but it doesn't have these features. how can I adapt?

gekzakm avatar Feb 13 '18 11:02 gekzakm

I do not support u8glib any more. What about using Ucglib as mentioned above?

olikraus avatar Feb 13 '18 13:02 olikraus

I have a program code that contains these functions but there is used this library, but there is no support for my screen help to understand and convert the code under the library for my display

gekzakm avatar Feb 13 '18 23:02 gekzakm

This is a open source library. I do not earn any money here. And (as mentioned before) I do not support this library any more. My time on answering any support requests is limited. Moreover I am not able to guess what you want.

So again, here are my answers, hopefully clear enough:

It is worth waiting for the support of the display ST7735?

No, ST7735 will not be implemented with u8glib

Is it possible to correct an existing library to support this display?

Yes, this is a open source library, but I will not do this.

olikraus avatar Feb 14 '18 06:02 olikraus

I downloaded the library by reference. Start the display. Perhaps you do not understand the question. There are no functions in the library by reference firstPage(); nextPage();

is there an analog of these functions in the library that you suggested to use?

gekzakm avatar Feb 14 '18 07:02 gekzakm

is there an analog of these functions in the library that you suggested to use?

No

olikraus avatar Feb 14 '18 07:02 olikraus