Search found 3 matches

by Deedee
Thu Dec 26, 2019 3:02 am
Forum: ESP8266 boards
Topic: Flashing micropython on Wemos D1 Mini Pro
Replies: 36
Views: 136339

Re: Flashing micropython on Wemos D1 Mini Pro

Here is an update on how to flash ESP8266 boards with 16MB flash memory for Win users. Python and esptool is expected to be installed already. I wrote a batch file that does all the required steps in a sequence sorting out all params for esptool. The file name I used is ESP-Flash16MB.bat and just co...
by Deedee
Sat Jul 06, 2019 1:56 pm
Forum: General Discussion and Questions
Topic: Docs PDF Functionality
Replies: 4
Views: 3387

Re: Docs PDF Functionality

Hi there, it seems the V1.11 PDF documentation is crippled as well. Apart from the regular "latest" link to the PDF doc throwing a "MicroPython Documentation Not Found!", I managed to load e V1.11 bit it is only 181 pages and ends i the middle of Ch4. I really appreciate the gorgeous work you do to ...
by Deedee
Tue Feb 05, 2019 12:19 am
Forum: Drivers for External Components
Topic: Is there Ampy alternative?
Replies: 6
Views: 11272

Re: Is there Ampy alternative?

Hi, I'd like to mention that EsPy from https://github.com/jungervin/EsPy is a quite nice all-in-one for Win users and ESP8266 uPy I like the embedded esptool and filemanager. For beginners new Thonny release from https://thonny.org/ supports script upload to ESP as well. so no need for command line ...