You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge in MCU16CE/matlab-dspic33a-curiosity-i2cexample-mpu9250 from develop to main
* commit 'f5ef25b4e38c315b8c1b1a816759802aa1d705ca':
Minor correction readme
"shortDescription":"MATLAB/Simulink Model for I2C Peripheral Example: Roll and Pitch Angles Esitimation using Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM and MPU9250",
# MATLAB/Simulink Model for I2C Peripheral Example: Roll and Pitch Angles Esitimation using Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM and MPU9250
7
+
# MATLAB/Simulink Model for I2C Peripheral Example: Roll and Pitch Angles Estimation using Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM and MPU9250
8
8
9
9
## 1. INTRODUCTION
10
10
@@ -52,7 +52,7 @@ This section describes the hardware setup required for the demonstration.
2. Insert the **MPU 9DOF click** into the **mikro BUS A** interface **connector J13** on the development board. Make sure the click board is inserted correctly before going ahead.
55
+
2. Insert the **MPU 9DOF CLICK** into the **mikro BUS A** interface **connector J13** on the development board. Make sure the click board is inserted correctly before going ahead.
56
56
57
57
<palign="left" >
58
58
<img src="images/microbusA.png"width="500"></p>
@@ -81,7 +81,7 @@ This section describes the hardware setup required for the demonstration.
81
81
</p>
82
82
83
83
> **Note:** </br>
84
-
>This example demonstrates only the code generation to demostrate the I2C communication. The simulation is not possible in this case.
84
+
>This example demonstrates only the code generation to demonstrate the I2C communication. The simulation is not possible in this case.
85
85
86
86
4. <pstyle='text-align: justify;'>From this Simulink model an MPLAB X project can be generated, and it can be used to run the I2C Communication using development board. <pstyle='text-align: justify;'>To generate the code from the Simulink model, go to the <b>"MICROCHIP"</b> tab, and enable the tabs shown in the figure below.
87
87
@@ -108,19 +108,19 @@ This section describes the hardware setup required for the demonstration.
108
108
<p align="left">
109
109
<img src="images/dem7.png"width="500"></p>
110
110
111
-
8. </p><pstyle='text-align: justify;'> The <b>General Purpose LED's</b> will be blinking.
111
+
8. </p><pstyle='text-align: justify;'> The <b>General Purpose LEDs</b> will be blinking.
112
112
113
113
<palign="left">
114
114
<img src="images/debug_led.png"width="500"></p>
115
115
</p>
116
116
117
-
9. <pstyle='text-align: justify;'> The <b> RGB LEB</b> will be glowing in different colors. To increase the brightness of the RGB LED, vary the <b>Potentiometer</b> on the development board.
117
+
9. <pstyle='text-align: justify;'> The <b> RGB LED</b> will be glowing in different colors. To increase the brightness of the RGB LED, vary the <b>Potentiometer</b> on the development board.
118
118
119
119
<palign="left">
120
120
<img src="images/led_rgb.png"width="500"></p>
121
121
</p>
122
122
123
-
10. <pstyle='text-align: justify;'> To visualize the estimated roll and ptch angles from the <b>accelerometer, gyroscope sensors of MPU9250</b> double click on the scope. This opens the scope view. Tilt or turn the development board by hand to view variations in the roll and pitch angles.
123
+
10. <pstyle='text-align: justify;'> To visualize the estimated roll and pitch angles from the <b>accelerometer, gyroscope sensors of MPU9250</b> double click on the scope. This opens the scope view. Tilt or turn the development board by hand to view variations in the roll and pitch angles.
This is the third version, which includes minor but necessary modifications to the readme file for the MATLAB/Simulink model for demonstrating I2C communication on the hardware platform consisting of the Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM, and MPU9250, used for the estimation of roll and pitch angles.
This is the second version of MATLAB Simulink model for I2C Communication Demonstration on hardware platform Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM, and MPU9250 for the Estimation of Roll and Pitch Angles.
0 commit comments