2019-05-22 08:45 AM
Have you ever wondered how to build a working application that consumes little and costs little, but that guarantees high accuracy and meets your desiderata? If so, this series of posts will help you implement your own application with ST sensors, in particular motion sensors, by simply interfacing them with an mcu (STM32) of your choice and leaving all the data analysis and optimization work to existing libraries.
To make the examples concrete, an expansion board of the standard X-Core family of ST as hardware reference design will be proposed as it already has a test GUI for a prototype test of your app!
So... let's start!
2019-05-22 08:45 AM