Skip to content

Configuration files, examples and tools for the Machine Learning Core feature (MLC) available in STMicroelectronics MEMS sensors. Some examples of devices including MLC: LSM6DSOX, LSM6DSRX, ISM330DHCX, IIS2ICLX, LSM6DSO32X, ASM330LHHX, LSM6DSV16X, LIS2DUX12, LIS2DUXS12, LSM6DSV16BX, ASM330LHHXG1, LSM6DSV32X

License

STMicroelectronics/STMems_Machine_Learning_Core

Repository files navigation

Machine Learning Core

This repository provides information, examples and configurations of the Machine Learning Core (MLC), a hardware processing engine dedicated to the most extreme real-time edge computing available in the latest products in the ST sensors portfolio. Products that offer the MLC end in "X".

Machine Learning processing allows moving some algorithms from the application processor to the STMicroelectronics sensor, enabling consistent reduction of power consumption.

Machine Learning processing is obtained through decision-tree logic. A decision tree is a mathematical tool composed of a series of configurable nodes. Each node is characterized by an “if-then-else” condition, where an input signal (represented by statistical parameters calculated from the sensor data) is evaluated against a threshold.

The results of the decision tree can be read from the application processor at any time. Furthermore, there is the possibility to generate an interrupt for every change in the result in the decision tree.

For more information about MLC, please explore the dedicated page available on the ST website: MEMS Sensors Ecosystem for Machine Learning.

Repository overview

This repository is structured as follows:

  • An application_examples folder, containing examples of applications ready to be used with the sensor.
  • A configuration_examples folder, containing examples of configurations using different ST hardware and software tools.
  • A tools folder, containing some additional scripts for decision tree generation.

More information: http://www.st.com

Copyright © 2021 STMicroelectronics

About

Configuration files, examples and tools for the Machine Learning Core feature (MLC) available in STMicroelectronics MEMS sensors. Some examples of devices including MLC: LSM6DSOX, LSM6DSRX, ISM330DHCX, IIS2ICLX, LSM6DSO32X, ASM330LHHX, LSM6DSV16X, LIS2DUX12, LIS2DUXS12, LSM6DSV16BX, ASM330LHHXG1, LSM6DSV32X

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published