Other

Brief

A scriptable firmware and protocol for interfacing hardware.

It is comprised of a VM – a tiny stack machine running on the MCU, Protocol – an extensible and composable set of commands and events, Language – a Forth-like interactive scripting language compiled for the VM, Interactive – console for interactive experimentation and development.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.