Page 1 of 1

How to get the repl on a 128x64 glcd?

Posted: Sun Mar 25, 2018 9:28 am
by mondalex
I want to use the lolin32 lite board to display the repl on a 128x64 glcd. Can anyone please help me on how to do it?

Sent from my Lenovo TB-8704X using Tapatalk


Re: How to get the repl on a 128x64 glcd?

Posted: Mon Mar 26, 2018 6:12 pm
by liudr
I don't know if the official MicroPython comes with a display driver or not. Lobo's port of the official MicroPython comes with a display driver. Read here:

https://github.com/loboris/MicroPython_ ... ki/display

Maybe you can start from there, find a compatible display to the driver, then explore the possibility of using it for repl.