MMBasic ANSI - MMBasic on Mac/Windows/Linux in a terminal
| Author | Message | ||||
| jvanderberg Regular Member Joined: 06/05/2026 Location: United StatesPosts: 86 |
The ESP32-S3 port is here: https://github.com/jvanderberg/PicoMiteAllVersions/tree/main/ports/esp32_s3 Download link and flash instructions are in the readme. It directly supports the Adafruit Metro, and the Freenove 2.8" LCD/Touch (search amazon for that one) using 'configure metro' and 'configure freenove' For more generic boards they support VGA out via GPIO, also support I2S sound output. The image boots as a 'generic' profile, which should support serial terminal, wifi, and psram. I am pretty confident the general profile should boot on most any generic esp32-s3. If your board has an sd card, you'll have to configure the GPIOs with OPTION SDCARD. Give it a try at let me know how it goes. Edited 2026-06-08 13:32 by jvanderberg |
||||