Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
DFRobot Gravity: Digital RGB LED Module — image 1
Hover to zoom

1 / 4 · Click to enlarge

DFRobot

DFRobot Gravity: Digital RGB LED Module

23+ bought in past month
AI Summary
LED Module for everyday users

The DFRobot Gravity: Digital RGB LED Module by DFRobot is a value-for-money led module designed for everyday users. It features Item Type: LED Module and Voltage Rating (V): 3.3 to 5.5.

₹687
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹687
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: LED Module
Voltage Rating (V): 3.3 to 5.5
LED: WS2812 RGB 5050 LED
Current (mA): 48
Interface: Gravity 3P Digital
Length (mm): 30

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-2071676Category: LED Module

About This Product

The DFRobot Gravity: Digital RGB LED Module by DFRobot is a value-for-money led module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: LED Module
  • Voltage Rating (V): 3.3 to 5.5 — works with standard household power
  • LED: WS2812 RGB 5050 LED
  • Current (mA): 48
  • Interface: Gravity 3P Digital — compatible with modern devices
  • Length (mm): 30
  • Width (mm): 22
  • Bluetooth Version: Supports Bluetooth 5.1 dual mode function — faster pairing, longer range, and lower battery draw

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

Gravity: Digital RGB LED Module is a cascadable single RGB LED module compatible with RGB LED strip. The Gravity interface provides a more elegant manner for the connections between modules and most of mainstream controllers such as Arduino, micro:bit, Firebeetle Series, LattePanda, and Raspberry Pi with an abundant kinds of DFRobot IO expansion shield. Compared to the traditional RGB LED module, where three control signal pins are required for a single LED, this module only needs one signal pin for all LEDs in cascade. Thanks to such individual module design, RGB LED strip built by such independent modules can realize extremely low power consumption per meter compared to traditional RGB LED strip. And such feature makes it possible to cascade more than 100 modules with a total length up to several tens of meters but power requirement no more than 5V 2A. This also makes it much simpler and more flexible to configure the length of an RGB LED strip, without the need of cutting a RGB LED strip or soldering every LED pieces. The module adopts the same high-brightness RGB LED in the traditional RGB LED strip, inheriting its excellent display performance and is fully compatible with the driving circuit or program. This requires little changes for existing programs to shift from RGB LED strip to RGB LED module string. Have fun with this tiny RGB LED module by cool effects of flashing, rainbow, even letters, pictures or animations.

Features:

  1. Excellent display performance, quality high-brightness WS2812 REB LED
  2. Extremely long cascading length, low unit length power consumption
  3. High compatibility, compatible with 3.3V/5V controller, RGB LED strip drivers or programs
  4. Standard connector, easy setup without cutting or soldering
  5. LED Type: WS2812 RGB 5050 LED
  6. Input Voltage: 3.3V~5.5V
  7. Maximum Current: 48mA
  8. Quiescent Current: 0.7mA
  9. Interface: Gravity 3P Digital
  10. Dimension: 30.0mm*22.0mm

Package Includes:

1 x Gravity: Digital RGB LED Module

1 x Gravity 3P Digital Wire

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.