Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
526 views

arduino + mpu6050 + nrf24l01 >>>>>>>>>>>>nrf24l01 + arduino ( Not running fluently)

this is my setup: I have an arduino uno + mpu-6050 + nrf24l01 all attached together and am transmitting data from that mpu-6050 to another arduino with an nrf24l01 attached to it. I got the arduinos ...
Eduardo Cunha's user avatar
0 votes
1 answer
216 views

How to Segment Accelerometer Signal at idle points

I'm using an 3 axis Accelerometer(GY-521) to get the acceleration data and also the gyroscope to get the gyro data. I want to segment the signals at the idle points so that i can get the segmented ...
kinath_ru's user avatar
  • 133