U8glib_Arduino
U8glib_Arduino copied to clipboard
ST7735
It is worth waiting for the support of the display ST7735? Is it possible to correct an existing library to support this display?
I moved out RGB display support to a different library: https://github.com/olikraus/Ucglib_Arduino
tell me what function? firstPage(); nextPage(); I downloaded the library, but it doesn't have these features. how can I adapt?
I do not support u8glib any more. What about using Ucglib as mentioned above?
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
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.
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?
is there an analog of these functions in the library that you suggested to use?
No