brilliantlabsAR / noa-for-ios

You AI companion. ChatGPT and translation for Monocle AR
ISC License
73 stars 15 forks source link

Why does the text get offset #17

Closed siliconwitch closed 11 months ago

siliconwitch commented 1 year ago

Happens randomly. Perhaps because we're driving the text module at 50fps. Could that cause an issue?

josuah commented 1 year ago

For now I am adding raw REPL support to the serial_console.py.

Then I can test a new implementation of display.py with extra logging.

If that is not enough, I'll try to get it actually running on an FPGA, and get some output out of it in one way or another.

siliconwitch commented 11 months ago

Still happening, but removing from here as it's purely a firmware bug