UDP test client.py

To send UDP message from another machine connected to WiFi network to ESP

x-python - 251.00 bytes - 12/18/2016 at 01:41

Download

ESP8266-ULN2003-driver-v1-2.forth

Added handler for WiFi. Now accepts command lines from UDP connection.

forth - 4.01 kB - 12/18/2016 at 01:38

Download

ESP8266-ULN2003-driverv1-0-uncommented.forth

Removed comments just speeds up loading slightly, plus shows how little code is really needed. It is still 1098 bytes in the file, so maybe a few more comments and whitespace need to go just to get it under 1K bytes of source code!

forth - 1.07 kB - 12/07/2016 at 12:53

Download

ESP8266-ULN2003-driver-v1-0-tests.forth

Kept the comments and the tests in here. Usually just copy the relevant test line into the serial monitor as needed.

forth - 1.96 kB - 12/07/2016 at 12:53

Download

ESP8266-ULN2003-driver-v1-0.forth

Version 1.0 with lots of comments, including some tests.

forth - 2.90 kB - 12/07/2016 at 12:53

Download