Skip to content

Running the robot with MMBasic

Thomas Euler edited this page Nov 7, 2021 · 20 revisions

PicoMite MMBasic

MMBasic is an implementation of Microsoft BASIC that runs directly on specific microcontrollers. It was created by Geoff Graham; detailed information can be found on his website. The "PicoMite" is a Raspberry Pi Pico rp2040 microcontroler running a version of the MMBasic interpreter implemented by Geoff Graham and Peter Mather.

MMBasic allows direcly accessing the microcontroller's hardware, supports many communication protocols, contains drivers for displays and SD cards, and is surprisingly fast. The PicoMite firmware is open source (available on Github) and supported by an active forum. In addition, an excellent manual is available.

https://www.pololu.com/product/4064

Home

  1. Werkzeuge und Material (DE | EN)
  2. Aufbau
    2.1 Mechanik (DE | EN)
    2.2 Aufbau und Hinweise (DE | EN)
    2.3 Elektronik und Platine (DE | EN)
  3. Sensoren (DE | EN)
  4. Demo (DE | EN)
  5. Erweiterungen & Modifikationen
    5.1 Alternatives Display (DE | EN)
    5.2 CO2-Wächter (DE | EN)
  6. Galerie (DE | EN)
  7. Software - MMBasic
    7.1 MMBasic zum Laufen bringen (DE | EN)
    7.2 Kommentare zum Programm (DE | EN)
    7.3 Robotling API (DE | EN)
    7.4 Building PicoMite MMBasic (DE | EN)
  8. Software - MicroPython
    8.1 Running MicroPython (DE | EN)
    8.2 Building MicroPython (DE | EN)
Clone this wiki locally