Showing posts with label ESP32. Show all posts
Showing posts with label ESP32. Show all posts

Tuesday, 27 August 2019

Unable to start Picoweb on micropython [Resolved]

I've recently delved into microcontrollers and iin this case, teh ESP32 DevKIT(pictured above).
Amongst the numberous possibilites of this nifty device is its ability to function as a webserver. There are various frameworks for web application and i chose picoweb.
Instructions for deployment appeared quite simple.
IDE used in my case is uPyCraft V1.1
Assumption made is that unit already has internet connection