Open Bazmundi opened 3 years ago
If you don't need video and audio streaming,then an esp should be capable. Or,we can use esp-cam and leave out audio. But I am not sure if esp-cam has enough pins for all the other components. You may use I2C mono color screen to reduce pins There's an micropython asyncio lib for esp,which may help adapt the server to esp
If you don't need video and audio streaming,then an esp should be capable. Or,we can use esp-cam and leave out audio. But I am not sure if esp-cam has enough pins for all the other components. You may use I2C mono color screen to reduce pins There's an micropython asyncio lib for esp,which may help adapt the server to esp
Very good! I will put it onto my projects list.
What's the appetite for a micropython port of the server, to run on widgets like ESP32 running mPython?
Would this require a fundamental change?