Skip to content

A simple, non-standard, tethered Forth for the Arduino; including several steno keyboard applications, the most recent of which is stenomod16. The same firmware was used by the original TinyMod, but has been replaced with C code in order to use USB HID.

Notifications You must be signed in to change notification settings

CharleyShattuck/myforth-arduino

Repository files navigation

myforth-arduino

A simple, non-standard, tethered Forth for the Arduino, includes a steno keyboard application.

I think myforth-arduino is stable now. I have decided to leave "if", "while", and "until" as they are. That is, they do not pop the stack. I've added "if/", "while/", and "until/" which do pop the stack as expected from classic Forth.

Stenomod16 is the most current firmware for stenomod keyboards. The other versions are there for historical reference.

About

A simple, non-standard, tethered Forth for the Arduino; including several steno keyboard applications, the most recent of which is stenomod16. The same firmware was used by the original TinyMod, but has been replaced with C code in order to use USB HID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published