first of all thank you so much to Damien for coming at London Python Dojo yesterday evening (ref: https://www.eventbrite.co.uk/e/london-p ... 2365980249# ). We have been able to flash our boards with a preview release of the Micro Python port for ESP8266 and play a little bit with existing modules. That was great.
Today I wanted to keep hacking on the board and I also wanted to write a small tutorial but... I just realised that I can't redistribute yesterday firmware as it contains sensible informations (some hard coded config, can't be more specific, sorry) and I don't have a way to get the source code nor a clean pre-compiled firmware to flash the board with.
I also don't have any instructions about how to connect to a different (than the one we used yesterday) wifi network.
I know that Damien is planning to clean the code a little bit first and then release it, but this is a little different from what it was promised during the Kickstarter campaign: "We will release the source code on GitHub as soon as the campaign ends".
I personally don't mind if the code is not "clean". I don't expect it to be, as it's still in development. I would just want:
- source code access
- instructions to setup dev environment
- instructions to compile it
- instructions to flash the firmware (I can provide this one)
- instructions to connect to a wifi network (it's already possible and I saw the source code but I don't know where to find that module). Update: someone on IRC just gave me this https://bitbucket.org/thesheep/esp8266u ... ew-default but he mentioned it could change soon.
Please Damien, don't let us wait for too long

Thanks!