EmbeddedRelated.com
The 2026 Embedded Online Conference
Arduino GIGA R1 WiFi

Arduino GIGA R1 WiFi

MPN: ABX00063
Arduino
The Arduino GIGA R1 WiFi combines the STM32H7 dual-core microcontroller with onboard Wi-Fi® and Bluetooth® 5.x connectivity, making it ideal for advanced embedded projects. It features 76 digital I/O pins, 14 analog inputs, 2 DAC outputs, and multiple communication interfaces, including UART, I2C, SPI, and CAN. With 2MB Flash, 1MB RAM, and additional external memory, it supports machine learning and signal processing. Its Murata 1DX module ensures seamless wireless integration, while GPIO expansion and external antenna support enhance versatility for IoT, RF, and embedded system development.
Active939 in stock

Overview

The Arduino GIGA R1 WiFi is a high-performance development board featuring the STM32H747XI dual-core microcontroller, which runs a Cortex-M7 at 480 MHz and a Cortex-M4 at 240 MHz. It provides extensive connectivity via an onboard Murata 1DX module for Wi-Fi and Bluetooth, alongside a massive 76 digital I/O array in the classic Mega form factor. With 2MB of Flash and 1MB of RAM, it is designed to handle demanding computational tasks like real-time signal processing and machine learning at the edge.

Why Choose This Part

The dual-core architecture allows for a separation of concerns, such as running time-critical control loops on the M4 while managing networking stacks on the M7. It supports a wide input voltage range of 6V to 24V and includes specialized hardware like a USB-A host port and a dedicated 3.5mm audio jack, which are uncommon on standard microcontrollers.

Applications

Edge AI and Computer Vision
Leverages the dual-core architecture and high clock speeds to process sensor data or camera feeds using TinyML frameworks.
Industrial IoT Gateway
Utilizes the integrated Wi-Fi, Bluetooth, and CAN interface to bridge local industrial equipment to cloud platforms.
High-Fidelity Audio Processing
Uses the 2nd core for dedicated DSP tasks and the dual 12-bit DACs for high-quality audio synthesis or manipulation.
Robotics Controller
Coordinates complex kinematics and sensor fusion using 76 GPIOs, 13 PWM channels, and 14 analog inputs.

Key Specifications

Type Transceiver; 802.11 b/g/n (Wi-Fi, WiFi, WLAN), Bluetooth 5.x (BLE)
Contents Board(s)
Frequency 2.4GHz
Utilized IC / Part LBEE5KL1DX-883

Getting Started

Development is primarily done through the Arduino IDE using the Arduino Mbed OS GIGA Board Package, which supports both C++ and MicroPython. To start, connect the board via the USB-C port for programming and power; the dual-core functionality can be managed using the RPC (Remote Procedure Call) library to communicate between the M7 and M4 cores.

Also Consider

STM32H747I-DISCO STMicroelectronics - The official ST discovery kit for the same SoC, providing more direct access to hardware registers and specialized display interfaces.
The 2026 Embedded Online Conference