Skip to content

Tiny Basic for Arduino

A lightweight, fast, and fully-featured BASIC interpreter designed specifically for mid-range Arduino boards and MCUs. Write, edit, and run code directly on the hardware.


Key Features

  • In-Hardware Editor
    Write and edit your BASIC programs directly on the Arduino without needing a connected PC IDE.
  • Hardware-Agnostic by Design
    Built to be lightweight and portable. Tiny Basic for Arduino minimizes hardware dependencies so you can bring BASIC to almost any mid-range MCU with minimal effort.
  • Extensive Standard Library
    Includes a comprehensive set of built-in functions for hardware I/O, math, and bit manipulation.