Messing around with Arduino can lead to some fun projects — like simple electronic games, lighting or audio manipulation, or even gesture controls for other devices. However, you'll need the right ...
[Mike] sent in a project he’s been working on – a port of a BASIC interpreter that fits on an Arduino. The code is meant to be a faithful port of Tiny BASIC for the 68000, and true to Tiny BASIC form, ...