microPython REPL prompt on the 128x64 glcd

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
mondalex
Posts: 3
Joined: Tue Jan 16, 2018 6:39 pm

microPython REPL prompt on the 128x64 glcd

Post by mondalex » Fri Jan 19, 2018 6:46 am

I'm using this library https://github.com/ShrimpingIt/micropython-st7920 with a glcd. How do I configure it to show the REPL prompt on it?

Post Reply