wa1tnr / nfci-a

Non-Forth Command Interpreter - Arduino IDE - version A - read serial and act on it - single keystroke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thu Oct 29 13:45:19 UTC 2020

Non-Forth Command Interpreter - Arduino IDE environment

Multi-tasking loop with a State Machine like feature.

Reads keystrokes from Serial port (USB, default) and acts on what it sees there, maintaining input buffer with a think-and-do attitude. ;)

older:

Thu Oct 29 02:51:32 UTC 2020

About

Non-Forth Command Interpreter - Arduino IDE - version A - read serial and act on it - single keystroke


Languages

Language:C++ 96.4%Language:C 3.6%