IoT. Lecture 2. Sensors Introduction and IMU
IoT. Lecture 2. Sensors Introduction and IMU
IoT. Lecture 2. Sensors Introduction and IMU
A gentle introduction
Definition
Position, angle,
Navigation displacement, Optical, light,
Pressure
instruments distance, speed, imaging, photon
acceleration
Thermal, heat,
Sensor technology Others
temperatura
Detection method
EXAMPLE WITH
MPU6050
1. https://www.youtube.com/watch?v=IQ-GWWAmjAY
2. https://www.youtube.com/watch?v=7l1xiJICGus
3. https://www.youtube.com/watch?v=IQ-GWWAmjAYk
4. https://youtu.be/mPsLanVS1Q8
5. https://www.youtube.com/watch?v=1Y1Qi821n-s
MPU6050 Accelerometer and Gyroscope Module
1. Module communication is by I2C
2. The SCL and SDA pins have an on-board pull-up
resistor for direct connection to the microcontroller or
Arduino.
3. We have two I2C addresses to work:
CALCULATE TOTAL ACCELERATION CALCULATE TILT ANGLE (PITCH): CALCULATE TILT ANGLE (ROLL): YAW ESTIMATION:
THE PITCH ANGLE (Θ) REPRESENTS THE ROLL ANGLE (Φ) REPRESENTS
THE ANGLE OF INCLINATION THE ANGLE OF INCLINATION
ABOUT THE X-AXIS (TILT FROM THE ABOUT THE Y-AXIS (TILT FROM THE
HORIZONTAL PLANE) HORIZONTAL PLANE)