Boochow's FBconsole on SSD1306
Posted: Wed Mar 03, 2021 10:14 pm
Boochow did add missing os.dupterm() for Pico, allowing his FBconsole to run REPL and SSD1306 in parallel to UART and USB:
https://www.raspberrypi.org/forums/view ... 6&t=304410

I am struggling building MicroPython for the Pico, wanted to see whether all is available from github right now:
viewtopic.php?f=21&t=9965
P.S:
REPL on SSD1306 works even after switching to 250MHz (from default Pico 125MHz system clock).
Proved by photos of consecutive timestamp differences (21us right at 125MHz, 11us left at 250MHz):
https://www.youtube.com/watch?v=Bs_zLS1 ... e=youtu.be

https://www.raspberrypi.org/forums/view ... 6&t=304410
I am struggling building MicroPython for the Pico, wanted to see whether all is available from github right now:
viewtopic.php?f=21&t=9965
P.S:
REPL on SSD1306 works even after switching to 250MHz (from default Pico 125MHz system clock).
Proved by photos of consecutive timestamp differences (21us right at 125MHz, 11us left at 250MHz):
https://www.youtube.com/watch?v=Bs_zLS1 ... e=youtu.be