Am focused on the Pico, trying to see what I can achieve with this little OLED screen.
I updated the firmware - no noticeable difference. I already had the baud option set very high.
I forked and updated the driver and made your suggested code fix and... it's definitely better! Maybe 30% faster.
Can it can go faster or is this is the most we can expect? I assume the display is keeping up otherwise the signal would be corrupted?
Is there a simple way to tell if graphics is the bottleneck?
Thanks!
@jugglingcats started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Am focused on the Pico, trying to see what I can achieve with this little OLED screen.
I updated the firmware - no noticeable difference. I already had the baud option set very high.
I forked and updated the driver and made your suggested code fix and... it's definitely better! Maybe 30% faster.
Can it can go faster or is this is the most we can expect? I assume the display is keeping up otherwise the signal would be corrupted?
Is there a simple way to tell if graphics is the bottleneck?
Thanks!