I’m trying to get my Qtruck to run multiple programs at once using the micro:bit, but I cannot. Whenever I download a new program, it seems to replace the old one. Can anyone give me some advice on how to make it run multiple programs at the same time?
Hi @NCharlotte,
The micro:bit is a small, simple computer and it’s current design only allows it to run one program at a time. But you can usually make that one program complicated enough to do many different things or do different things at different times.
Maybe you can describe the things you want to do or share the programs that you want to combine and people on this forum can suggest how to combine them into a single program. If you want to share some of the examples you’d like to combine, you can create share links to include in your forum posts: https://support.microbit.org/support/solutions/articles/19000136323-share-a-makecode-program