PicoMite
Revision as of 01:51, 8 June 2022 by U731219879 rc (talk | contribs)
PicoMite
How to use a Raspberry Pi Pico Running the MMBasic Interpreter
MMBasic Microsoft BASIC compatible implementation of the BASIC language with a built in program editor. Supports floating point, integer and string variables, arrays, long variable names. Using MMBasic with the PICO can control the I/O pins and detect digital inputs and drive output pins low or high. Use communications protocols such as I2C or SPI to get data from a variety of sensors.