Close

Google Blockly on WEMOS

A project log for SumoRobot

Enabling children to learn basics of programming and electronics in a fun, interactive and collaborative way.

robokoding-ltdRoboKoding LTD 07/24/2017 at 08:560 Comments

Using the PlatformIO it’s easy to program any ESP8266 based platform and upload files to it’s on board SPI flash memory. When your platform has 4MB SPI flash memory you can also use over the air programming, which is very nice. Without configuring anything Google Blockly fits without all the media files on the WEMOS D1 mini pro SPI flash memory and can be served from it. When using no compression while compiling Google Blockly, the essential files will be around 800KB. Check out the WEMOS code and the Google Blockly for sumorobots.

Discussions