DFRobot
Arduino GIGA Display Shield
· MPN: DFR1107
The Arduino GIGA Display Shield is a touchscreen add-on designed for the Arduino GIGA R1 WiFi. Featuring a 3.97" TFT display with 480×800 resolution and 5-po...
Get notified when back in stock
The Arduino GIGA Display Shield is a touchscreen add-on designed for the Arduino GIGA R1 WiFi. Featuring a 3.97" TFT display with 480×800 resolution and 5-point capacitive touch, it makes it easy to deploy graphic interfaces for dashboards, handheld devices, and interactive projects.
Beyond the display, the shield includes a digital microphone, 6-axis IMU (accelerometer and gyroscope), RGB LED, and an Arducam camera connector. It connects via the middle pin headers on the GIGA R1 WiFi, leaving the top side free for additional shields and all 54 remaining GPIO pins accessible.
Key Features
- 3.97" TFT Display – 480×800 resolution, 16.7 million colours, 0.108 mm pixel size with edge LED backlight
- 5-Point Capacitive Touch – Multi-touch and gesture support for responsive interfaces
- BMI270 6-Axis IMU – 16-bit accelerometer (±2g/±4g/±8g/±16g) and gyroscope (±125 to ±2000 dps)
- MP34DT06JTR Digital Microphone – Omnidirectional, 64 dB signal-to-noise ratio, 122.5 dBSPL AOP
- SMPL34RGB2W3 RGB LED – Common anode with IS31FL3197 driver and integrated charge pump
- Arducam Camera Connector – 2.54 mm camera connector for vision projects
- Bottom-Mount Design – Attaches from below, leaving the top of the GIGA R1 WiFi free for additional shields
- Weight – 140 g
Ideal For
- Touch-based graphic user interfaces and dashboards
- Handheld devices and portable instruments
- Interactive projects with gesture and motion sensing
- Audio and camera-enabled prototypes
Package Contents
- 1× Arduino GIGA Display Shield
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Gyroscope
- A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- IMU
- An IMU (Inertial Measurement Unit) combines motion sensors, typically an accelerometer and gyroscope and sometimes a magnetometer, to measure movement and orientation. It can sense motion, tilt, vibration, rotation, and changes in direction, which is useful for tasks such as navigation, stabilisation, gesture detection, and asset tracking.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- Multi-touch
- Multi-touch means the touchscreen can detect more than one finger contact at the same time. This matters for interfaces that use gestures such as pinch-to-zoom, two-finger scrolling, or on-screen controls used together.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- TFT
- A thin-film transistor display is a common type of colour LCD used for graphics screens. Knowing a product is for TFTs helps you check that the driver board matches the display’s connector, resolution, backlight, and signalling method.
Find this product in
Brands
Displays & Screens
Supplier page — dfrobot.com
Supplier Description · 756.1 KB · Click any page to view full size
ASX00039 full pinout
Pinout · 933.7 KB · Click any page to view full size
ASX00039 datasheet
Datasheet · 711.3 KB · Click any page to view full size
ASX00039 schematics
Schematic · 5.5 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au