Close

Double DUE

A project log for Terminal-BASIC

Language interpreter for uC-based systems

andrey-skvortsovAndrey Skvortsov 08/24/2018 at 12:020 Comments

This example uses 2 arduino DUE as h/w platform for TB.

First arduino board with SD card reader (host) runs TB with 64kb available BASIC memory.

Second one makes VGA output using modified DUE VGA library, implementing part of the ANSI terminal control protocol and custom graphics binary protocol.

It suffers from minor bugs and incompatabilities, but Terminal-BASIC TETRIS from SD card runs much more acceptable.

Discussions