April 2020
Intermediate to advanced
294 pages
7h 53m
English
WebREPL is a really cool tool that can be useful for working with an interactive web page to move files to and from the ESP32 over Wi-Fi. For a seasoned developer, developing software with WebREPL can seem quite tedious. For that reason, in this section, I'm going to discuss an alternative way for you to push the application code to the ESP32. We are going to do that using an Anaconda prompt.
Anaconda is a free package and environment manager that contains a Python distribution that includes thousands of open source packages. It provides an Anaconda prompt that can be used across any major PC platform and that allows a developer to create their own Python virtual machines. Most importantly ...
Read now
Unlock full access