Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By craiglindley
#44184 This version is written in Arduino compiled C code and has the ability to be controlled over the Internet or serial interface. It also has the ability to load/compile code from an attached SD card, interact with an LCD display and control motors via a L293D motor controller. This is a 32 bit port of YAFFA with many extensions.

I posted this before to this forum as a zip file but the code can now be accessed via github.

https://github.com/CraigLindley/ESP8266Forth

Have fun !
User avatar
By craiglindley
#44608 Just wanted to let everyone reading this thread know that I've created the ESP8266Forth loader which opens a window onto ESP8266Forth streamlining code development. This Java program turns your PC into mass storage for your embedded system and allows for easy interaction with the target. Checkout the screen image and the readme file for details.

https://github.com/CraigLindley/ESP8266Forth