frezze modules and building micropython...

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
cyberlab
Posts: 56
Joined: Sat Apr 21, 2018 5:02 am

frezze modules and building micropython...

Post by cyberlab » Wed May 09, 2018 2:06 am

Hello everyone, I need to freeze some modules for the port esp8266 and read a lot of information about it as well as to build the code of micropython but I could not do it, someone who has experience in this regard and can guide me, my pc has win7 sp1 of 64bits I already have installed virtual box, vagrant and git, but I have not been able to go from "vagarant up" in advance thanks. :D

kevinkk525
Posts: 969
Joined: Sat Feb 03, 2018 7:02 pm

Re: frezze modules and building micropython...

Post by kevinkk525 » Wed May 09, 2018 7:38 am

without more details and what error occurs, nobody will be able to help you..

btw: I don't use vagrant and it works fine
Kevin Köck
Micropython Smarthome Firmware (with Home-Assistant integration): https://github.com/kevinkk525/pysmartnode

bitninja
Posts: 165
Joined: Thu Sep 15, 2016 4:09 pm
Location: Spring, Texas

Re: frezze modules and building micropython...

Post by bitninja » Wed May 09, 2018 8:15 pm

I don't use Vagrant either.

This might help.

https://www.youtube.com/watch?v=jG7WBY_vmpE

It's a video made for Windows 10, so you may have some differences. But it should show you how to do it.

cyberlab
Posts: 56
Joined: Sat Apr 21, 2018 5:02 am

Re: frezze modules and building micropython...

Post by cyberlab » Thu May 10, 2018 4:21 am

thank you very much for answering kevinkk525 & bitninja, I could do it with the information of the link that you shared, thanks again.

Post Reply