Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
62 views

I'm trying to measure the frequency response of an INMP441 microphone using an ESP32 and a Python script. The ESP32 captures 6000 samples via I2S and sends them over serial. I play a 62.5 ms ...
0 votes
1 answer
313 views

I have a DOIT ESP32-DEVKIT and a DFRobot I2S MEMS Microphone. When the microphone and the ESP32 are connected the Serial Plotter should have an output something along the lines of the image below: ...
1 vote
2 answers
1k views

There is a C function that gets the acceleration values of x,y,z of an accelerometer sensor (MEMS IMU) as input, and calculates the rotation matrix in a way that the z axis is aligned with the gravity....
1 vote
1 answer
218 views

When people ask about memory, they're often asking how much memory is being used, but this is not what I mean. Rather, I'm reading through Donald Knuth's The Art of Computer Programming, and ...
0 votes
0 answers
914 views

I am using the LIS3DH sensor with STM32F4 and I want to calculate the tilt angle. I am aware that I am supposed to calculate the angles(Yaw-Pitch-Roll(ψ-θ-φ)) using some formulas but I don't know how ...
0 votes
0 answers
248 views

I'm working on the "STEVAL-MKI182V2" mounted on the STEVAL-MKI109V3 development board. Initially, I downloaded the Standard c Drivers from the following link https://github.com/...
1 vote
0 answers
275 views

I am working on STM32F107 to read MP34DT05-A mems mic on I2S. I have tried any configuration setting with pdm2pcm.c and i2s.c but nothing shows the expected result. The expected result is positive int ...
Pnzy's user avatar
  • 25
8 votes
1 answer
1k views

I'm trying to parse the values given from a device with a LSM6DSL chip (gyroscopic and acc.) and I'm having a hard time parsing the data properly for positioning and angle. From the vendor I've ...
DevionNL's user avatar
  • 153
0 votes
0 answers
172 views

I have a resistive coil from a MEMS. The only data I have to simulate the resistive heating is the input voltage which I can use between 0.5V to 20V and the material of the coil(GOLD). I am getting ...
Hiril Patel's user avatar
0 votes
0 answers
152 views

I have raw hex data from MEMS accelerometer with sampling rate of 1 sample per millisecond for a measurement duration of 2.5 seconds for each trace.The data contains first 12 bits for timestamp and ...
sairam's user avatar
  • 1
1 vote
1 answer
395 views

We know that IMU sampling rate is much higher than image taken from the sensor (FPS), so can I get images at 60FPS and IMU data at 500hz at the same time? Is there an easy way? Or maybe I need to ...
guozixing's user avatar
2 votes
1 answer
1k views

From the data sheet, it can be found that each of the six output channels of MPU9250 has 2 bytes and 16 bits resolution. I was wondering about the 16 bits binary values, are they in the format of two'...
zj_yyzr's user avatar
  • 403

AltStyle によって変換されたページ (->オリジナル) /