Hello World Example
This example is designed to demonstrate the absolute basics of using TensorFlow Lite for Microcontrollers. It includes the full end-to-end workflow of training a model, converting it for use with TensorFlow Lite for Microcontrollers for running inference on a microcontroller.
The model is trained to replicate a sine function and generates a pattern of
data to either blink LEDs or control an animation, depending on the capabilities
of the device.
Deploy to ESP32
The sample has been tested on ESP-IDF version release/v4.2 and release/v4.4 with the following devices: