tgerbic Senior Member
 Joined: 25/07/2019 Location: United StatesPosts: 119 |
| Posted: 06:41am 30 May 2026 |
|
|
|
I do not have the hardware right now but hopefully a simple question.
If I boot up a PIC or Pico running MMBasic I will get to the command line. Could I display graphics by just sending immediate commands in sequence to the command line to execute. So in this case I am not actually writing a program and having it render based on commands as usual. I would like to use another program running with another OS to be able to send strings to MMBasic running on a PIC or Pico, such as with an Explore 100 or Picomite card and have the card draw the graphics. Wondering if there is a restriction related to remembering the configuration and not doing something like clearing the screen between commands.
Might seem like an odd question but I think I have an application that could use this. I have never tried this, I would normally write a program to draw some graphics, and don't have hardware immediately available to try this out. If it should work I have some hardware at another location I could get next week.
Touch capability does not have to work, it is just drawing on the LCD.
Thanks |