Hello, is there a way to upload program on the ESP board using ”Upycraft” or it is just a tool to check the coding.
1 Answers
Hi.
It uploads the code to the board.
But, if you’re having trouble with that software, you can try other options. For example:
- VS Code + PyMark extension: https://randomnerdtutorials.com/micropython-esp32-esp8266-vs-code-pymakr/
- Thonny IDE: https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/
Regards,
Sara