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, which runs directly on a selection of microcontrollers, including the Raspberry Pi Pico featuring the rp2040 chip. The MMBasic interpreter was created by Geoff Graham; for the full story and detailed information on supported hardware see his website. The "PicoMite" is a Raspberry Pi Pico running an MMBasic version 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) 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