Chat freely about anything...

User avatar
By alonewolfx2
#9223 It's old binary without WiFi function.
I wonder one thing. Microphyton is standalone interpreter for esp8266 right? Is it use espressif closed source library file (ex: libmain.a) or fully standalone?
User avatar
By kfricke
#9313 As far as i do understand it, it shares the CPU with the stock firmware and works in co-operative mode. Or however the mode is called.
User avatar
By kfricke
#9314
raz123 wrote:
alonewolfx2 wrote:Any one have last binary with wifi? Can anyone share binary?



I don't know how current it is, but here's a binary: http://micropython.org/resources/upy.img

EDIT: WiFi doesn't seem to be in yet. Might want to watch this thread: http://forum.micropython.org/viewtopic. ... 428&p=2978
Check that thread in their forum, where i have shared a link to my firmware build. I haven't had the possibility to test it up to now. Please report there or here as well in case on any progress. Thanks!
User avatar
By alonewolfx2
#9320 is there any code examples for connecting to wifi?