All Projects → CharleyShattuck → Myforth Arduino

CharleyShattuck / Myforth Arduino

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.

Programming Languages

forth
179 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].