Installation

For the MIRTE Pioneer or MIRTE Master to work we need to install software on both the SD card and the microcontroller. It might be useful to do this before fully assembling the robot. But it can also be done at a later stage.

Install MIRTE OS image

The MIRTE Pioneer uses the Orange Pi Zero2. So we need to download the correct image:

  1. Download the latest SD card image here (mirte_orangepizero2.img.xz).

  2. Burn the image onto the SD card with for example Balena Etcher.

  3. Put the SD card in the Orange Pi Zero 2.

../../_images/mirte_sd.svg

The SD image will have two partitions. One containing the MIRTE software, which is read-only and serves as an overlayfs lower folder. The other one will be expanded to the max size and serves as an upper folder for overlayfs. This measn that all your work/changes will be stored in that partition.

Install MCU software

The MIRTE OS software needs to communicate (via Telemetrix) with the microcontroller (MCU). One therefore also need to install this onto the MCU.

  1. Download the latest uf2 with the MIRTE version of Telemetrix here (Telemetrix4RpiPico.uf2).

  2. Connect the Pico to you computer using a (data) USB cable while pressing the BOOTSEL button.

  3. Copy the uf2 file to the mass storage device called RPI_RP2.