Questions tagged [gy-521]

GY-521 is a sensor board which has a voltage regulator. When using 3.3V to the VCC the resulting voltage (after the onboard voltage regulator) might be too low for a good working I2C bus. It is preferred to apply 5V to the VCC pin of the sensor board.

3 questions
0
votes
1 answer

ESP32: Guru Meditation Error: Core 1 panic'ed (StoreProhibited) in GY521 I2C project

Good afternoon, I hope you are well. I'm new here on SO, I apologize in advance for my English. I'm doing a project with 4 accelerometers and a TCA9548A multiplexer to talk to an esp32. The samples of the 4 sensors are correct, but this error…
0
votes
1 answer

MPU6050 Settings?

Does anybody have any good experience with the gy-521 / MPU6050 ? I want to use the accelerometer portion to determine movement on a swinging object. I think i need some high precision settings, but for the life of me have not understood most of…
0
votes
1 answer

mpu 6050 accelerometer value gives positive and negative values for one movement?

I am using an arduino uno, a gy-521 mpu 6050 and the Jeff Rowberg library. While the code is perfect the results are less than desirable. I am using the RealAccel option but when I move the accelerometer to the right the data is first correctly…