The ESP32 is a small but mighty microcontroller, capable of all kinds of amazing things. One of the most powerful use cases for one is TinyML, a small machine learning framework that can be used to build things like anomaly detection, audio recognition, or image classification. Image classification is incredibly easy, for example, and I was able to set up binary classification in just five minutes.