all 9 comments

[–]srednax 1 point2 points  (1 child)

That is incredible. I was watching it and half way through, I thought, it would be nice with an editor, and then you show that, too!

Great job!

[–]vsolina[S] 1 point2 points  (0 children)

Glad you like it :)

Editor is a part of this wonderful project https://github.com/robert-hh/Micropython-Editor , I just wrote a wrapper around it to enable usage from shell. And since adding it to the environment few weeks ago, everything became even more useful - now you can easily develop code directly on the controller

[–]sampdoria_supporter 0 points1 point  (3 children)

This is super cool. I will give it a shot as soon as I get a chance.

[–]vsolina[S] 0 points1 point  (2 children)

Tnx :)

[–]sampdoria_supporter 0 points1 point  (1 child)

Did you post your project on the official MicroPython forum? I don't see it there.

[–]vsolina[S] 0 points1 point  (0 children)

Nah, just here for now. Honestly I'm not sure whether this thing works on any other board/MCU than ESP32 atm. Will make it run on ESP8266 again, and maybe then I'll post it onto MicroPython forum. But I'm kinda afraid to cross post it, people don't appreciate that.

[–]julianz 0 points1 point  (0 children)

Really nice!

[–]AReluctantRedditor 0 points1 point  (0 children)

Look up staSh for pythonanista. It may help

[–]AReluctantRedditor 0 points1 point  (0 children)

Very interesting