![]() |
Forum Index : Microcontroller and PC projects : MicroMite Incude external Files
Author | Message | ||||
AlexCesa Newbie ![]() Joined: 05/02/2023 Location: United KingdomPosts: 5 |
Goodmorning all Is possible to include external files in MicroMite Basic ? Thank you in advance |
||||
phil99![]() Guru ![]() Joined: 11/02/2018 Location: AustraliaPosts: 2640 |
As far as I know only the Pico WiFi can include HTML and image files etc. for uploading, but not components of the MMBasic program. |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
Are you asking: If you can #INCLUDE one source file within another? That's currently only available on the CMM2, MMB4W and MMB4L or: If you can access external assets, e.g images, CSV files, JSON ? In which case you just need a 'mite with an SD card or the PicoMite's flash file system. Best wishes, Tom MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
AlexCesa Newbie ![]() Joined: 05/02/2023 Location: United KingdomPosts: 5 |
Thank you ... i mean INCLUDE other files of source code but it seems isn't possible |
||||
AlexCesa Newbie ![]() Joined: 05/02/2023 Location: United KingdomPosts: 5 |
Thank you TOM I mean the 1st... i'm working on RPI Pico with Geoff firmware and it seems not possible |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
Correct, I use a transpiler/preprocessor (running on MMBasic for Linux) to stitch together multiple files into a single .bas to run on the PicoMite. In theory the transpiler can run on the PicoMite but I'm waiting for Peter to update the firmware with the support for command line arguments that I authored. He's been a bit busy recently though ![]() Best wishes, Tom MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4044 |
Good enough for now. John |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |