Skip to content

Commit 57d33fa

Browse files
Merge pull request #1418 from arduino/benjamindannegard/display-shield-imu-image
[GIGA Display Shield] Added IMU image
2 parents 0544943 + f76db79 commit 57d33fa

File tree

3 files changed

+75
-1
lines changed

3 files changed

+75
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/product.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ url_guide: /tutorials/giga-display-shield/getting-started
55
certifications: [CE, UKCA]
66
---
77

8-
The **GIGA Display Shield** is a touch screen solution for quickly and easily deploying UI and visual solutions to your [GIGA R1 WiFi](/hardware/giga-r1-wifi) projects, with a 800x480 RGB touch display and support for several UI building frameworks.
8+
The **GIGA Display Shield** is a touch screen solution for quickly and easily deploying UI and visual solutions to your [GIGA R1 WiFi](/hardware/giga-r1-wifi) projects, with a 800x480 RGB touch display and support for several UI building frameworks.
9+
10+
[3D printable enclosure for Arduino GIGA R1 WiFi and GIGA Display Shield can be found here.](https://www.printables.com/model/605051-enclosure-for-arduino-giga-and-giga-display-shield)

content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg

Lines changed: 70 additions & 0 deletions
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ void loop(){
108108
}
109109
```
110110

111+
![Illustration of GIGA Display Shield accelerometer axis](assets/imu-axis.svg)
112+
111113
### Full Sketch
112114

113115
Please note that the image that you want to use with the sketch needs to be in the same folder as the sketch for it to work. It should look like the image below:

0 commit comments

Comments
 (0)