Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Air Gesture Recognition using IMU

I want to implement air gesture recognition using accelerometer and gyroscope data. With different movements you should be able to make settings on the handheld device. Movements to be recognized are, for example, tipping twice or moving up and down ...

Pointes by Associate II
  • 2847 Views
  • 11 replies
  • 1 kudos

STEVAL-MKI227KA WHO_AM_I Register Value does not match

I am trying to use Unico 9.14.6.0 to get the evaluation module to work for the LSM6DSV16X.But I am getting an error that says it's an unexpected device based on the WHO_AM_I register.STEVAL-MKI109V3 updated to v3.48.3STEVAL-MKI227KA (Labeled STEVAL-M...

SCR-20230710-mlqq.png

Resolved! Using Unico GUI with LSM6DSOTR standalone

Hello,I'm working on a project that requires collecting data from the LSM6DSOTR sensor. I want to use the ML capabilities of the IMU, but it seems like I need an ST evaluation board to use the software? I currently have the the LSM6DSO connected to a...

eboyer2 by Associate II
  • 619 Views
  • 3 replies
  • 1 kudos

LIS2DUX12 manage interrupt

Hello, I'm Alessandro and I'm developing a new application based on LIS2DUX12.I'm using this hw tools: STEVAL-MKI238AA, X-NUCLEO-IKS01A3 + NUCLEO-F401RESW: Unicleo-GUI, UnicoI would ask you if it is possible to decide for which output value of MLC1 d...

Lis2duxs12 Qvar - touch ucf and power consumption questions

 1. Is there a ucf file or setup description for touch or swipe ? 2. The power consumption seems very high for touch and swipe. Using the adapter board and Unico, with just the accelerometer and qvar running at 200hz low power mode, its about 13uA. I...

Calibrating LSM6DSOX in arduino nano rp2040

Hello,I am doing a project for fall detectino using the MLC in the LSM6DSOX. However, i noticed that the output of the sensor for the accelerometer show values on the 1000 mg range for the z axis. I would like to calibrate the sensro but the only way...

SRodr.4 by Associate II
  • 606 Views
  • 2 replies
  • 0 kudos

Resolved! lsm6dsv16x_sensor_fusion.c compliaton error in ESP32 hardware

Hello,  I try to write the sensor_fusion.code in ESP32. I get below compilation error;Compilation error: 'LSM6DSV16X_SFLP_GYROSCOPE_BIAS_TAG' was not declared in this scope here is my code;#include <Arduino.h>#include "lsm6dsv16x_reg.h"#include "lsm6...

FKara.3 by Senior
  • 654 Views
  • 2 replies
  • 0 kudos

LSM303AGR initialization in simulink

Hello,I am working on sensor fusion of LSM303AGR MEMS accelerometer, As a simple program to read acceleration values, I used the I2C read and write blocks, here is my step by step: Initialize sensor: I2C write (0x32), write 0x57 on CTRL_REG1_A(0x20) ...

sanathhere_1-1694771482210.png sanathhere_0-1694771156390.png