|
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> |
0 commit comments