Sample code for IMU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-15 7:51 PM
Hi ST experts,
Is there any sample codes available for IMU?
I checked the info of X-Cube-MEMES-XT1 is already NRND.
- Labels:
-
Accelerometers
-
Gyroscopes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-17 2:52 AM
Hi @STLearner ,
Which IMU do you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-23 8:59 PM
Hi Federica,
I'm referring to IMU LSM6DSVTR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 9:04 AM
https://github.com/kriswiner/LSM6DSV_GestureEngine
written in C++ meant for using the Arduino IDE with the STM32L432. But well-commented and easy enough to interpret for any platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-25 12:07 AM
Hi @STLearner ,
Here you can find some examples for different applications provided by ST.
If this helps you, please mark my answer as "Best Answer" by clicking on the "Accept as Solution" button, this can be helpful for Community users to find this solution faster.
