Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
SeeedStudio Grove Chainable RGB LED v2.0 — image 1
Hover to zoom

1 / 3 · Click to enlarge

Seeed Studio

SeeedStudio Grove Chainable RGB LED v2.0

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

The SeeedStudio Grove Chainable RGB LED v2.0 by Seeed Studio is a value-for-money led module designed for everyday users. It features Item Type: LED Module and Voltage Rating (V): 5.

₹1,200
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: ₹1,200
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 25 Aug8 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): 5
Operating Temperature (°C): -40 to 85
Supply Current: 0.6
Length (mm): 40
Width (mm): 20

Ideal For

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

About This Product

The SeeedStudio Grove Chainable RGB LED v2.0 by Seeed Studio 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): 5 — works with standard household power
  • Operating Temperature (°C): -40 to 85
  • Supply Current: 0.6
  • Length (mm): 40
  • Width (mm): 20
  • Mounting Hole Diameter (mm): 2
  • Weight (g): 5

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.

How wonderful will it look when we light up numerous colorful LEDs together? Of course, "Fantastic!" Who doesn't like colorful lights? However, it is not easy to connect all the LEDs altogether if you want to build colorful LED projects. But, we have a solution for you and it is, Grove - Chainable RGB LED v2.0. The keyword of this product is “Chainable” i.e. how many LEDs can be chained? So, now you can chain 1024 RGB LEDs at most by connecting the output grove connector of one LED to the input grove connector of another one. Isn't it amazing?

Grove - Chainable RGB LED V2.0 is based on the P9813S14 chip. This chip is a full-color light source driver that can provide three constant-current drivers as well as 256 grayscale modulation output. It communicates with an MCU using 2-wire transmission (Data and clock). This 2-wire transmission can be used to cascade additional Grove - Chainable RGB LED modules. The built-in clock regeneration enhances the transmission distance. This RGB LED is compatible with Arduino, Raspberry Pi, BeagleBone, Wio, and LinkIt platform. In this version v2.0, the grove connectors are adjusted to be parallel with the board instead of vertical, so that the cable doesn’t need to be crooked. This Grove module is suitable for any colorful LED-based projects. Use it and add a magical light effect to your projects!

For all Grove users (especially beginners), Seeed Studio provides guidance PDF documents. Please download and read through Preface - Getting Started and Introduction to Grove before using the product. This is a suitable product for not only Grove users but also all electronic enthusiasts. So, why wait? Buy now!


Features:

  1. 3 constant current drivers
  2. Max. chained LED quantity: 1024
  3. 256 grayscale modulation output

Useful links:
Tutorial
Project Links:
  1. Security Access Using Seeeduino Lotus
  2. Color-Changing Cat
  3. DIY a Retro Wooden Lamp with BBG
  4. Horror doll

Package Includes:

1 x Grove – Chainable RGB LED v2.0

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.