Brady P. Merkel
Brady P. Merkel
Okay. Just in case anyone is watching this space... You can display and position text on the LCD screen using escape code sequences supported by the EV3DEV console driver (appears...
Looking at the Display() class, it's pretty embedded with the FrameBuffer-based logic (it subclasses FbMem). Instead of spaghetti `if is_micopython()` paths, what do you think about creating a new `Console()`...
Okay. Plan B. I submitted a PR for Display() with is_micropython and layered the ANSI code logic into the Display() API as best it could (minus the Image and text_pixels...
I'd like to participate in the video call too... as a typical challenge to EV3 robots is a "jerk" motion on start and at stop--as motor torque and robot momentum...
Recommend closing this issue.