
Sign up to save your podcasts
Or


The My4TH Forth Deck goes Telnet:
I've used a SC16IS750 UART and connected it to my Forth Deck via the I2C bus. This way, I've added a serial interface. The UART, in turn, is connected to an ESP8266 running the Zimodem WiFi modem firmware.
The "terminal" program is a simple demo of mine snippet without any terminal features:
\ ( -- ) simple test program sending and receiving data
By The My4TH Forth Deck goes Telnet:
I've used a SC16IS750 UART and connected it to my Forth Deck via the I2C bus. This way, I've added a serial interface. The UART, in turn, is connected to an ESP8266 running the Zimodem WiFi modem firmware.
The "terminal" program is a simple demo of mine snippet without any terminal features:
\ ( -- ) simple test program sending and receiving data