-->
Page 1 of 1

A Python firmware for ESP8266 going...

PostPosted: Mon Dec 08, 2014 12:19 am
by OpenThings
A new firmware based MicroPython was builed by pfalcon,which can run some python clause now. please visit https://github.com/pfalcon/micropython. But, in early stage.
if want more function, a LUA project may be better choice,please visit http://www.nodemcu.com, already support wifi server/client/gpio etc., especialy a file-system. and development board may be available soon. a python toolset can load lua into MCU flash,and run a file batch, or interactively run a lua clause, here:https://git.oschina.net/supergis/ESP8266App