Is there a clear cut example of getting the tool chain in order for Python?
Posted: Fri Sep 07, 2018 12:01 pm
Hi all,
I have tried to get the ESP-IDF to run Python. I have installed the tool chain with MINGW32, and with it I have been able to flash the Blink onto the ESP32 DevKitC I am using, but with its C example.
But getting some sort of editor to run the whole show seems really complicated. Therefore I am asking this:
Is there a clean installation manual for getting Eclipse or Visual Code to run ESP-IDF so I could use Python on my ESP32, or, do I have to go over to using MicroPython with PlatformIO?
Many thanks in advance!
I have tried to get the ESP-IDF to run Python. I have installed the tool chain with MINGW32, and with it I have been able to flash the Blink onto the ESP32 DevKitC I am using, but with its C example.
But getting some sort of editor to run the whole show seems really complicated. Therefore I am asking this:
Is there a clean installation manual for getting Eclipse or Visual Code to run ESP-IDF so I could use Python on my ESP32, or, do I have to go over to using MicroPython with PlatformIO?
Many thanks in advance!