Micropython firmware download location ?

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
mbruck
Posts: 2
Joined: Tue Jun 07, 2016 11:41 pm

Micropython firmware download location ?

Post by mbruck » Wed Jun 08, 2016 6:51 am

Hi,

I'm not native linux user, but I had try to establish esp-open-sdk tools on my ubunti 14.04 VM. I followed tutorials for installing open sdk, but i't seams that I did something wrong.
When trying to compile micropython source code, somehow compiler don't know where are lib and include files are located. After several hours "googling" and modify system in several ways, I should delete whole VM and install new one. Which is no problem, but now I wil not make same mistake. I don't have enough knowledge about compiling source code in Linux. I'm afraid I'll spend another hour's installing and compiling and get to the same point.
I just need 1.8.1 bin firmware file to upload it to nodeMCU board, and start using micropython on my board. That's it. :)
But it seams to me there is no esp8266 micrpython firmware on download page. :(
Please, can someone send me link where can I download 1.8.1 firmware file for esp8266 .

Thank you!

User avatar
Roberthh
Posts: 3667
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: Micropython firmware download location ?

Post by Roberthh » Wed Jun 08, 2016 12:05 pm

The user @wendlers is providing daily buils for the esp8266. See post http://forum.micropython.org/viewtopic. ... 547#p10512

Post Reply