simple IDE for MicroPython on ESP8266 : ESPyHarp

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
salesioPark
Posts: 3
Joined: Fri Sep 23, 2016 8:51 am

simple IDE for MicroPython on ESP8266 : ESPyHarp

Post by salesioPark » Sat Oct 01, 2016 6:11 am

MicroPython on ESP8266 is amazing. However, I had found the fact that there is no useful development tool (or IDE). So, I started to develop IDE for personal use and named it ESPyHarp. Please check this release page:
http://studymake.tistory.com/584

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

Re: simple IDE for MicroPython on ESP8266 : ESPyHarp

Post by bitninja » Sun Oct 02, 2016 10:57 pm

Nice concept. I've been looking for something like this. Unfortunately it does not seem to work with my Wemos D1 Mini on Windows 10.

I can connect, but that's about all that happens. Nothing else works for me.

salesioPark
Posts: 3
Joined: Fri Sep 23, 2016 8:51 am

Re: simple IDE for MicroPython on ESP8266 : ESPyHarp

Post by salesioPark » Tue Oct 04, 2016 8:40 am

I'm sorry but the serial protocol is adapted for NodeMCU only now. I tested Windows7 PC and it wokes quite well.
Testing video clip is here:
https://youtu.be/qdybEudI5nk

Post Reply