Recommended IDE?

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
bitninja
Posts: 165
Joined: Thu Sep 15, 2016 4:09 pm
Location: Spring, Texas

Re: Recommended IDE?

Post by bitninja » Wed Oct 18, 2017 12:19 am

I've given this a try...

https://github.com/DFRobot/uPyCraft
upycraft.png
upycraft.png (57.37 KiB) Viewed 2158 times
It seems reasonably workable with the ESP8266 with some advanced features...

I myself prefer a personal utility I wrote myself...

https://github.com/joewez/AmpyFileManager
afm.png
afm.png (51.99 KiB) Viewed 2158 times
It's Windows-only, which is fine with me...

Post Reply