Hi
I have Arduino ide on macbook,configured also for ESP32. Will there be problems installing uPython on same machine,You think?
Janne
2 Answers
Hi Janne.
You can have both software programs installed in your computer.
However, I recommend not having both programs opened at the same time.
If you’re programming using uPyCraft IDE, you should keep your Arduino IDE closed, because if the ESP32 is connected via Serial to the Arduino IDE serial monitor, it doesn’t allow you to upload code using uPycraft IDE.
So, yes you can have both programs installed, but use one at a time.
I hope this answers you question.
Regards,
Sara