Page 1 of 1

New very easy tool to manage your ESP32+MicroPython.

Posted: Mon Jan 23, 2023 7:03 pm
by JC`zic
Hello everyone!

I just wanted to introduce my latest open-source software, available on GitHub: https://github.com/jczic/ESP32-MPY-Jama

It's a UI tool that allows you to manipulate and develop the ESP32 using MicroPython.
It natively includes features such as an IDE, file management and transfer, real-time dashboard display, Wi-Fi management, and the ability to import and develop customizable mini-features.

It works on MacOS (arm64/Intel x86_64), Windows 64-bit, and Linux.
For Mac and Windows, there is also a binary installation option available.

Image

Thank you in advance for any feedback you may provide! :)

JC`zic