From bfbdad6e0b4e8e3c799a8a4d6006e03320bda8ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BenjaminDanneg=C3=A5rd?= Date: Wed, 11 Oct 2023 19:06:34 +0200 Subject: [PATCH 1/3] Added image --- .../06.image-orientation/assets/imu-axis.svg | 70 +++++++++++++++++++ .../tutorials/06.image-orientation/content.md | 2 + 2 files changed, 72 insertions(+) create mode 100644 content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg diff --git a/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg new file mode 100644 index 0000000000..0688ac165d --- /dev/null +++ b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md index cb7c175ffe..c99e6d729a 100644 --- a/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md +++ b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md @@ -108,6 +108,8 @@ void loop(){ } ``` +![Illustration of GIGA Display Shield accelerometer axis](assets/imu-axis.svg) + ### Full Sketch 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: From 2ae7aa7a18cdf713062c62af4647b2d6a8c1a4d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BenjaminDanneg=C3=A5rd?= Date: Thu, 12 Oct 2023 14:44:02 +0200 Subject: [PATCH 2/3] Improved image --- .../06.image-orientation/assets/imu-axis.svg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg index 0688ac165d..212cd499cf 100644 --- a/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg +++ b/content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/imu-axis.svg @@ -1,25 +1,25 @@ - + - + - + - + - + - + - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + From f76db798761c44789f0a8a59262f48fd42b9a408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BenjaminDanneg=C3=A5rd?= Date: Thu, 12 Oct 2023 18:04:59 +0200 Subject: [PATCH 3/3] Added link to printables --- .../hardware/10.mega/shields/giga-display-shield/product.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/hardware/10.mega/shields/giga-display-shield/product.md b/content/hardware/10.mega/shields/giga-display-shield/product.md index 0b0238b1ef..39c71e9edf 100644 --- a/content/hardware/10.mega/shields/giga-display-shield/product.md +++ b/content/hardware/10.mega/shields/giga-display-shield/product.md @@ -5,4 +5,6 @@ url_guide: /tutorials/giga-display-shield/getting-started certifications: [CE, UKCA] --- -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. \ No newline at end of file +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. + +[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) \ No newline at end of file