|
2 | 2 |
|
3 | 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 | 4 |
|
5 |
| -With a fast dual core microcontroller (480MHz / 240MHz), 75 GPIOs, several communication buses, you can build large projects using the GIGA R1 Wi-Fi as a base. The GIGA R1 WiFi also comes equipped with a radio module, crypto chip and an antenna. |
| 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 | 6 |
|
7 | 7 | </FeatureDescription>
|
8 | 8 |
|
9 | 9 | <FeatureList>
|
10 | 10 |
|
11 | 11 | <Feature title="Cheat Sheet" image="mega-form-factor">
|
12 | 12 | A reference to all technical features on this board, with pointers to additional documents.
|
13 |
| -<FeatureLink title="Cheat Sheet" url="/tutorials/giga-r1/cheat-sheet"/> |
| 13 | +<FeatureLink title="Cheat Sheet" url="/tutorials/giga-r1-wifi/cheat-sheet"/> |
14 | 14 | </Feature>
|
15 | 15 |
|
16 | 16 | <Feature title="Advanced ADC/DAC" image="microphone">
|
17 | 17 | Learn more about the ADC/DAC features of the GIGA R1 Wi-Fi board, and discover examples for Audio projects.
|
18 |
| -<FeatureLink title="ADC/DAC Guide" url="/tutorials/giga-r1/giga-audio"/> |
| 18 | +<FeatureLink title="ADC/DAC Guide" url="/tutorials/giga-r1-wifi/giga-audio"/> |
19 | 19 | </Feature>
|
20 | 20 |
|
21 | 21 | <Feature title="Dual Core" image="mcu">
|
22 | 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 | 23 |
|
24 |
| -<FeatureLink title="RPC GUIDE" url="/tutorials/giga-r1/giga-dual-core"/> |
| 24 | +<FeatureLink title="DUAL CORE GUIDE" url="/tutorials/giga-r1-wifi/giga-dual-core"/> |
25 | 25 | </Feature>
|
26 | 26 |
|
27 | 27 | <Feature title="Wi-Fi/Bluetooth®" image="connection">
|
28 | 28 | The GIGA R1 WiFi comes with a Murata LBEE5KL1DX-883 radio module for Wi-Fi/Bluetooth® communication.
|
29 | 29 |
|
30 |
| -<FeatureLink title="Wi-Fi/BLUETOOTH®" url="/tutorials/giga-r1/cheat-sheet#wi-fi--bluetooth-le"/> |
| 30 | +<FeatureLink title="See Documentation" url="/tutorials/giga-r1-wifi/cheat-sheet#wi-fi--bluetooth-le"/> |
31 | 31 | </Feature>
|
32 | 32 |
|
33 | 33 | <Feature title="MicroPython" image="python">
|
34 | 34 | The GIGA R1 has support for MicroPython, which can be setup in just minutes.
|
35 | 35 |
|
36 |
| -<FeatureLink title="MicroPython Documentation" url="/tutorials/giga-r1/giga-micropython"/> |
| 36 | +<FeatureLink title="Install MicroPython" url="/tutorials/giga-r1-wifi/giga-micropython"/> |
37 | 37 | </Feature>
|
38 | 38 |
|
39 | 39 | <Feature title="USB" image="usb">
|
40 | 40 | This board has USB-C for power/programming/communication line, and a USB-A for connecting USB devices (keyboards, mass storage).
|
41 | 41 |
|
42 |
| -<FeatureLink title="USB Guide" url="/tutorials/giga-r1/giga-usb"/> |
| 42 | +<FeatureLink title="USB Guide" url="/tutorials/giga-r1-wifi/giga-usb"/> |
43 | 43 | </Feature>
|
44 | 44 |
|
45 | 45 | <Feature title="Camera Support" image="camera">
|
46 | 46 | Learn how to connect a camera via the dedicated connector.
|
47 |
| -<FeatureLink title="Camera Guide" url="/tutorials/giga-r1/giga-camera"/> |
48 |
| -</Feature> |
49 |
| - |
50 |
| -<Feature title="24V Input Voltage" image="connection"> |
51 |
| -The onboard voltage regulator can handle up to 24V of input voltage. |
52 |
| - |
53 |
| -<FeatureLink title="GIGA Power Supply" url="/tutorials/giga-r1/cheat-sheet#power-supply"/> |
| 47 | +<FeatureLink title="Camera Guide" url="/tutorials/giga-r1-wifi/giga-camera"/> |
54 | 48 | </Feature>
|
55 | 49 |
|
56 | 50 |
|
|
0 commit comments