Skip to content

Commit 71cb76a

Browse files
committed
giga display
1 parent 761d653 commit 71cb76a

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ Any image could be used in the sketch. This tutorial and the example uses an ima
174174

175175
Now try rotating your device to see if the image behaves correctly. If the image does not rotate correctly have another look at the values you entered into the previous sketch. It might help to try and run the simple IMU readings printer sketch to take a quick look at the IMU values in the serial monitor. This will help you figure out what values should be considered when the device is being moved.
176176

177-
![GIF of the orientation sketch running on the screen](assets/image-orientation.gif)
178-
179177
## Conclusion
180178

181179
Now you know how to use the GIGA Display Shield's IMU sensor to gather readings for device orientation, and how to use these readings to make an image on the GIGA Display Shield maintain the correct orientation depending on what way it is facing.

content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,6 @@ void onPDMdata() {
381381
}
382382
```
383383

384-
385-
![GIF of sketch running](./assets/P1066383.gif)
386-
387384
## Next Step
388385
Now that you know how to use the on-board microphone, feel free to explore the shield's other features, like the IMU with our [Orientation tutorial](/tutorials/giga-display-shield/image-orientation). Or if you rather dive deeper into LVGL, take a look at our [LVGL guide](tutorials/giga-display-shield/lvgl-guide).
389386

0 commit comments

Comments
 (0)