You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I just released flash_web.zip
flash_web.zip contains a flash utility that is able to flash ASCII files
to an ESP8266F through a WiFi connection from a Rpi, Windows PC or Linux-PC.
The speed is far better than the program flash.py
After optimizing the program I am able to get a transfer speed of 581.954 kbit/s
That is about 6* faster than flash.py
It uses punyforth on the ESP8266F side and Gforth or Win32Forth on the server side.
Read for the installation and details the start of _FlashWeb.f
See the included CircuitEsp8266F.jpg for the used circuit.
A new boot utility allows you to switch between your application and the flash utility without re-flashing!
A new installer (SetupFlash.forth) will install boot.forth and the flash_client.forth at the flip of a switch on the ESP8266F.
CircuitEsp8266F.jpg has been replaced by CircuitEsp8266Minimal.jpg
Flashing a source happens for me usually in less than one second.
I hope you like the new update. Jos
Hi,
I just released flash_web.zip
flash_web.zip contains a flash utility that is able to flash ASCII files
to an ESP8266F through a WiFi connection from a Rpi, Windows PC or Linux-PC.
The speed is far better than the program flash.py
After optimizing the program I am able to get a transfer speed of 581.954 kbit/s
That is about 6* faster than flash.py
It uses punyforth on the ESP8266F side and Gforth or Win32Forth on the server side.
Read for the installation and details the start of _FlashWeb.f
See the included CircuitEsp8266F.jpg for the used circuit.
You can download it from: https://sites.google.com/site/win324th/smart-home
It also needs domotica_v41.zip from that page.
Kind regards, Jos
The text was updated successfully, but these errors were encountered: