MicroEJ introduces MicroAI™, a lightweight AI inference engine that brings TinyML capabilities directly to embedded systems, enabling real-time edge intelligence on microcontrollers with limited memory and compute.
MicroEJ introduces MicroAI™, a lightweight AI inference engine that brings TinyML capabilities directly to embedded systems, enabling real-time edge intelligence on microcontrollers with limited memory and compute.
With MicroAI, manufacturers and technology leaders can now deploy machine learning models inside MicroEJ applications running on ultra-low-power hardware. While the first available implementation is based on TensorFlow Lite (the widely adopted open-source framework for edge AI), MicroAI is designed to be model-format agnostic. Additional formats, such as ONNX, may be supported in the future to offer even more flexibility to developers.
Unlike traditional AI approaches that rely on the cloud or external accelerators, MicroAI runs entirely on-device, enabling real-time intelligence even on highly constrained embedded systems. Typical use cases include:

To showcase MicroAI in action, we’ve implemented a digit recognition demo using a TensorFlow Lite CNN model running on the NXP MCXN947 microcontroller.
This demo illustrates how MicroAI can execute a lightweight neural network entirely on-device, within a MicroEJ application, on resource-constrained hardware. It processes handwritten digits in real time, demonstrating efficient CNN-based inference without relying on the cloud.
While based on the MNIST dataset, the same architecture applies to real-world use cases like load detection in energy systems, gesture recognition, or health signal classification.
MicroAI is designed for edge applications where on-device decision-making matters most:
MicroAI empowers innovation leaders to add intelligence without increasing hardware complexity or cost. As part of the MicroEJ containerized software stack, it expands the ability of manufacturers to rapidly deploy AI features while maintaining strict constraints on power, memory, and BOM.