Hi,
Thanks a lot for your response. The graphics class function I was talking about is
https://www.espruino.com/Graphics
Also, I make some progress this morning. Because the LCD I am using has 15 pages and 240 columns. I create a 15*240 int8_t matrix and write 1 to all the pixels. I am able to get figures on the LCD screen in this way. So now the problem seems to change to how can we shape the values in the matrix (especially, when I want to write string). As I mentioned, the graphics class function is able to help me write data to the matrix in different shapes (rectangle, line, string). But this class function is not capable of my current system. Do you think there is a substitute class function I can use?
Thanks again for your patience, and please let me know if more information is needed.
Best regards, Leo
Hi Leo
Which board are you using?
It is one of the standard Espruino boards?
For Espruino related question you probably want to check on their forums, since Espruino is not a Nordic product and is not supported by us directly.
Best regards
Torbjørn