Aftermarket wireless digit reader
Equip meters with aftermarket wireless & low-power readers.




Approach
The demonstration runs on the B-L462E-CELL1 board with the LBAD0ZZ1SE module from Murata which embeds:
- an STM32L462RE MCU with 512 KB Flash, 160KB RAM, 80 MHz
- an eSIM ST4SIM-200M
- LTE CatM/NBIoT modem
Sensor
Data
Water meter images with 8 digits
Grayscale image
Results
Input size: 240x240
Memory footprint:
148 KB Flash for weights
57 KBRAM for activations
Performance on STM32L462 (Low Power) @ 80 MHz
Inference time: 300 ms
Model: Fully Connected and temporal mapper Neural Network quantized to recognize the digits
Input size: 24x140
Memory footprint:
67 KB Flash for weights
66 KBRAM for activations
Performance on STM32L462 (Low Power) @ 80 MHz
Inference time: 900 ms for 8 digits
Resources
A free STM32Cube expansion package, X-CUBE-AI allows developers to convert pretrained AI algorithms automatically, such as neural network and machine learning models, into optimized C code for STM32.
Compatible with STM32L4 series
The STM32 family of 32-bit microcontrollers based on the Arm Cortex®-M processor is designed to offer new degrees of freedom to MCU users. It offers products combining very high performance, real-time capabilities, digital signal processing, low-power / low-voltage operation, and connectivity, while maintaining full integration and ease of development.