Hello everyone! I'm working on a project that sets up a Flask-based web server on an ngrok endpoint, allowing Internet access. The goal is to serve static files (JSON and binary) to manage some parameters and configuration on an ESP32 microcontroller.
I've successfully deployed my Flask...
Hello,
I'm looking for some advice on a project I'm doing and more specifically the best microcontroller to approach this. I've tried an approach already but reached a number of hurdles and need to return to square one.
The project is a physical desktop intercom which takes only a power...