Releases: j-siderius/TFLiteMicro_ArduinoESP32S3
Releases · j-siderius/TFLiteMicro_ArduinoESP32S3
v1.0.0
TFLiteMicro_ArduinoESP32S3 v1.0.0
First release of the TFLiteMicro_ArduinoESP32S3 library
- Integrates latest (as of February 2025) TensorFlow Lite Micro kernel
- Uses ESP-NN optimisations from the ESP-TFLiteMicro repository
- Includes three working examples, including instructions to train custom models
- Includes tools script to conveniently convert
.tflitemodels to Arduino-compatible header files, including operator resolvers - Pre-compiled for speedy compilation in Arduino IDE
Installation
Download the Source Code (zip) below and import the library into Arduino IDE by going to Sketch > Include Library > Add .ZIP Library (more information can be found on the Arduino website - Installing libraries)