Skip to content

Commit 9d0416d

Browse files
committed
giga tutorials
1 parent db6801b commit 9d0416d

File tree

5 files changed

+322
-322
lines changed

5 files changed

+322
-322
lines changed

content/hardware/10.mega/boards/giga-r1-wifi/datasheet/datasheet.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ The Arduino GIGA R1 WiFi brings the power of the STM32H7 to the Mega form factor
7474

7575
## Application Examples
7676

77-
The GIGA R1 WiFi combines the best of the Portenta H7 and the Mega 2560. A generous amount of I/O easily accessible via pins allows for easy and fast testing of new ideas and solutions. The STM32H7 has ample power to handle machine-learning tasks. Your IoT projects can even benefit from the Arduino IoT Cloud with the help of the onboard secure element and its wireless connectivity.
77+
The GIGA R1 WiFi combines the best of the Portenta H7 and the Mega 2560. A generous amount of I/O easily accessible via pins allows for easy and fast testing of new ideas and solutions. The STM32H7 has ample power to handle machine-learning tasks. Your IoT projects can even benefit from the Arduino Cloud with the help of the onboard secure element and its wireless connectivity.
7878

79-
- **3D Printing:** The Mega form factor has been very popular for creating 3D printers. Connect sensors to the high-resolution ADC interfaces for high-performance sensing of the 3D printing process. Together with the dual-core computing power, control the printing process like never before. Monitor filament usage and print status locally over Bluetooth® or from anywhere in the world with the Arduino IoT Cloud, or any other third-party service, and its Wi-Fi® features.
79+
- **3D Printing:** The Mega form factor has been very popular for creating 3D printers. Connect sensors to the high-resolution ADC interfaces for high-performance sensing of the 3D printing process. Together with the dual-core computing power, control the printing process like never before. Monitor filament usage and print status locally over Bluetooth® or from anywhere in the world with the Arduino Cloud, or any other third-party service, and its Wi-Fi® features.
8080

81-
- **Audio Processing:** The GIGA R1 WiFi provides a 3.5 mm audio input/output to easily interact with audio signals in the environment. Analyse and create audio signals directly on the board. Connect a microphone and control a wide range of digital and analog devices. Create your own musical instrument and change the note through the various inputs. Create an online concert with the Arduino IoT Cloud or any other third-party service and connect with people all over the world.
81+
- **Audio Processing:** The GIGA R1 WiFi provides a 3.5 mm audio input/output to easily interact with audio signals in the environment. Analyse and create audio signals directly on the board. Connect a microphone and control a wide range of digital and analog devices. Create your own musical instrument and change the note through the various inputs. Create an online concert with the Arduino Cloud or any other third-party service and connect with people all over the world.
8282

83-
- **Data acquisition device:** Thanks to the numerous analog inputs, including the jack connector (J15) and the two DAC outputs with a resolution up to 12 bits, you can create your own data acquisition device. Make your own multimeter or even an oscilloscope and create an online dashboard with the Arduino IoT Cloud or any other third-party service. Design your own electrochemical experiments, apply custom current/voltage waveforms and check the status of your experiment from the comfort of your home.
83+
- **Data acquisition device:** Thanks to the numerous analog inputs, including the jack connector (J15) and the two DAC outputs with a resolution up to 12 bits, you can create your own data acquisition device. Make your own multimeter or even an oscilloscope and create an online dashboard with the Arduino Cloud or any other third-party service. Design your own electrochemical experiments, apply custom current/voltage waveforms and check the status of your experiment from the comfort of your home.
8484

8585
## Accessories
8686

@@ -180,9 +180,9 @@ All Arduino boards, including this one, work out-of-the-box on the Arduino® Web
180180

181181
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload your sketches onto your board.
182182

183-
### Getting Started - Arduino IoT Cloud
183+
### Getting Started - Arduino Cloud
184184

185-
All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows you to log, graph and analyze sensor data, trigger events, and automate your home or business.
185+
All Arduino IoT enabled products are supported on Arduino Cloud which allows you to log, graph and analyze sensor data, trigger events, and automate your home or business.
186186

187187
### Online Resources
188188

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
1-
<FeatureDescription>
2-
3-
The GIGA R1 WiFi comes with a USB-C® connector for programming, communication and HID functionality, a USB-A connector for connecting devices such as USB sticks and keyboards. It features a 3.5 mm audio jack for connecting speakers, microphones etc. Dedicated camera & display connectors are located at the top of the board, which can also be connected from underneath.
4-
5-
With a fast dual core microcontroller (480MHz / 240MHz), 76 GPIOs, several communication buses, you can build large projects using the GIGA R1 WiFi as a base. The GIGA R1 WiFi also comes equipped with a radio module, crypto chip and an antenna.
6-
7-
</FeatureDescription>
8-
9-
<FeatureList>
10-
11-
<Feature title="Cheat Sheet" image="mega-form-factor">
12-
A reference to all technical features on this board, with pointers to additional documents.
13-
<FeatureLink title="Cheat Sheet" url="/tutorials/giga-r1-wifi/cheat-sheet"/>
14-
</Feature>
15-
16-
<Feature title="Advanced ADC/DAC" image="microphone">
17-
Learn more about the ADC/DAC features of the GIGA R1 WiFi board, and discover examples for Audio projects.
18-
<FeatureLink title="ADC/DAC Guide" url="/tutorials/giga-r1-wifi/giga-audio"/>
19-
</Feature>
20-
21-
<Feature title="Dual Core" image="mcu">
22-
The STM32H747XI has two cores that can be programmed separately (M4/M7). You can for example run MicroPython and Arduino code simultaneously and communicate via an RPC.
23-
24-
<FeatureLink title="DUAL CORE GUIDE" url="/tutorials/giga-r1-wifi/giga-dual-core"/>
25-
</Feature>
26-
27-
<Feature title="Wi-Fi®/Bluetooth®" image="connection">
28-
The GIGA R1 WiFi comes with a Murata LBEE5KL1DX-883 radio module for Wi-Fi/Bluetooth® communication.
29-
30-
<FeatureLink title="See Documentation" url="/tutorials/giga-r1-wifi/cheat-sheet#radio-module"/>
31-
</Feature>
32-
33-
<Feature title="MicroPython" image="python">
34-
The GIGA R1 WiFi has support for MicroPython, which can be set up in just minutes.
35-
36-
<FeatureLink title="Install MicroPython" url="/micropython/basics/board-installation"/>
37-
</Feature>
38-
39-
<Feature title="USB" image="usb">
40-
This board has USB-C® for power/programming/communication line, and a USB-A for connecting USB devices (keyboards, mass storage).
41-
42-
<FeatureLink title="USB Guide" url="/tutorials/giga-r1-wifi/giga-usb"/>
43-
</Feature>
44-
45-
<Feature title="Camera Support" image="camera">
46-
Learn how to connect a camera via the dedicated connector.
47-
<FeatureLink title="Camera Guide" url="/tutorials/giga-r1-wifi/giga-camera"/>
48-
</Feature>
49-
50-
<Feature title="Arduino IoT Cloud" image="wifi">
51-
The GIGA R1 WiFi is compatible with the Arduino IoT Cloud platform. Build IoT projects in just minutes!
52-
<FeatureLink title="Go to Platform" url="https://create.arduino.cc/iot/"/>
53-
</Feature>
54-
55-
</FeatureList>
1+
<FeatureDescription>
2+
3+
The GIGA R1 WiFi comes with a USB-C® connector for programming, communication and HID functionality, a USB-A connector for connecting devices such as USB sticks and keyboards. It features a 3.5 mm audio jack for connecting speakers, microphones etc. Dedicated camera & display connectors are located at the top of the board, which can also be connected from underneath.
4+
5+
With a fast dual core microcontroller (480MHz / 240MHz), 76 GPIOs, several communication buses, you can build large projects using the GIGA R1 WiFi as a base. The GIGA R1 WiFi also comes equipped with a radio module, crypto chip and an antenna.
6+
7+
</FeatureDescription>
8+
9+
<FeatureList>
10+
11+
<Feature title="Cheat Sheet" image="mega-form-factor">
12+
A reference to all technical features on this board, with pointers to additional documents.
13+
<FeatureLink title="Cheat Sheet" url="/tutorials/giga-r1-wifi/cheat-sheet"/>
14+
</Feature>
15+
16+
<Feature title="Advanced ADC/DAC" image="microphone">
17+
Learn more about the ADC/DAC features of the GIGA R1 WiFi board, and discover examples for Audio projects.
18+
<FeatureLink title="ADC/DAC Guide" url="/tutorials/giga-r1-wifi/giga-audio"/>
19+
</Feature>
20+
21+
<Feature title="Dual Core" image="mcu">
22+
The STM32H747XI has two cores that can be programmed separately (M4/M7). You can for example run MicroPython and Arduino code simultaneously and communicate via an RPC.
23+
24+
<FeatureLink title="DUAL CORE GUIDE" url="/tutorials/giga-r1-wifi/giga-dual-core"/>
25+
</Feature>
26+
27+
<Feature title="Wi-Fi®/Bluetooth®" image="connection">
28+
The GIGA R1 WiFi comes with a Murata LBEE5KL1DX-883 radio module for Wi-Fi/Bluetooth® communication.
29+
30+
<FeatureLink title="See Documentation" url="/tutorials/giga-r1-wifi/cheat-sheet#radio-module"/>
31+
</Feature>
32+
33+
<Feature title="MicroPython" image="python">
34+
The GIGA R1 WiFi has support for MicroPython, which can be set up in just minutes.
35+
36+
<FeatureLink title="Install MicroPython" url="/micropython/basics/board-installation"/>
37+
</Feature>
38+
39+
<Feature title="USB" image="usb">
40+
This board has USB-C® for power/programming/communication line, and a USB-A for connecting USB devices (keyboards, mass storage).
41+
42+
<FeatureLink title="USB Guide" url="/tutorials/giga-r1-wifi/giga-usb"/>
43+
</Feature>
44+
45+
<Feature title="Camera Support" image="camera">
46+
Learn how to connect a camera via the dedicated connector.
47+
<FeatureLink title="Camera Guide" url="/tutorials/giga-r1-wifi/giga-camera"/>
48+
</Feature>
49+
50+
<Feature title="Arduino Cloud" image="wifi">
51+
The GIGA R1 WiFi is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
52+
<FeatureLink title="Go to Platform" url="https://create.arduino.cc/iot/"/>
53+
</Feature>
54+
55+
</FeatureList>

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ The full datasheet is available as a downloadable PDF from the link below:
3434

3535
- [Download the GIGA R1 datasheet](/resources/datasheets/ABX00063-datasheet.pdf)
3636

37-
## Arduino IoT Cloud
37+
## Arduino Cloud
3838

39-
The GIGA R1 WiFi is compatible with the [Arduino IoT Cloud](https://create.arduino.cc/iot/things), a cloud service that allows you to create IoT applications in just minutes.
39+
The GIGA R1 WiFi is compatible with the [Arduino Cloud](https://create.arduino.cc/iot/things), a Cloud service that allows you to create IoT applications in just minutes.
4040

41-
***Visit the [Getting Started with Arduino IoT Cloud](/arduino-cloud/getting-started/iot-cloud-getting-started) guide for more information.***
41+
***Visit the [Getting Started with Arduino Cloud](/arduino-cloud/getting-started/iot-cloud-getting-started) guide for more information.***
4242

4343
## Power Supply
4444

@@ -175,7 +175,7 @@ Wi-Fi® on the GIGA R1 WiFi is supported via the `WiFi` library. This library is
175175

176176
To use the Wi-Fi® features on this board, please refer to the [GIGA R1 WiFi Network Examples](/tutorials/giga-r1-wifi/giga-wifi) guide.
177177

178-
***The easiest way to connect your board to the Internet is via the [Arduino IoT Cloud](https://create.arduino.cc/iot/) platform. Here you can configure, program, monitor and synchronize your devices without having to write any networking code.***
178+
***The easiest way to connect your board to the Internet is via the [Arduino Cloud](https://create.arduino.cc/iot/) platform. Here you can configure, program, monitor and synchronize your devices without having to write any networking code.***
179179

180180
### Bluetooth® Low Energy
181181

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-wifi/giga-wifi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Wi-Fi support is enabled via the built-in `WiFi` library that is shipped with th
1717

1818
The radio module also supports Bluetooth® Low Energy, which is supported via the [ArduinoBLE](https://www.arduino.cc/reference/en/libraries/arduinoble/) library.
1919

20-
***The easiest way to connect your board to the Internet is via the [Arduino IoT Cloud](https://create.arduino.cc/iot/) platform. Here you can configure, program, monitor and synchronize your devices without having to write any networking code.***
20+
***The easiest way to connect your board to the Internet is via the [Arduino Cloud](https://create.arduino.cc/iot/) platform. Here you can configure, program, monitor and synchronize your devices without having to write any networking code.***
2121

2222
## Hardware & Software Needed
2323

0 commit comments

Comments
 (0)