Choose Shipping Method
Shipping Method Estimated Delivery Time Shipping Cost
Home > Lights & Lighting > Lighting Accessories > LED Encapsulation Series > LED Dot Matrix > LED Full Color 8*8 Dot Matrix ...
  • 0 Piece/Pieces $ 0
  • ship to United States To Be Negotiated $ /
  • Lead time / days
    After payment is complete, your order will ship within
  • Shipping time / days
    Estimated Delivery Time is the time between your package shipped out of carriers’ warehouses and final destination delivery. Estimated delivery time does not include supplier manufacturing lead time, holidays and weekends.
Totals $ /
  • 0 Piece/Pieces $ 0
  • ship to United States To Be Negotiated $ /
  • Lead time / days
    After payment is complete, your order will ship within
  • Shipping time / days
    Estimated Delivery Time is the time between your package shipped out of carriers’ warehouses and final destination delivery. Estimated delivery time does not include supplier manufacturing lead time, holidays and weekends.
Totals $ /
LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix
  • LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix

LED Full Color 8*8 Dot Matrix Screen for Raspberry Pi 3/2/B+ RGB LED Display Board 8x8 RPI-RGB-LED-Matrix

  • $21.28
    5-9
    Pieces
  • $20.22
    10-19
    Pieces
  • $19.15
    20-49
    Pieces
  • $17.02
    ≥50
    Pieces
5 Piece/Pieces (Min. Order)
Quantity:

0 Piece,Product Price: US $ 0

  • Lead Time:/ days
  • Shipping time:/ days
  • Product Description
Overview
Product Attributes
Brand Name:
Reyebu
is_customized:
Yes
Tube Chip Color:
Gb Led Display Board
Usage:
For Raspberry Pi 3/2/B+
Display Function:
Other
Brand Name:
ReYeBu
Packaging & Delivery
Selling Units:
Piece/Pieces
Single package size:
40cm*30cm*20cm
Single gross weight:
1kg
Lead Time :
Quantity(Piece/Pieces) 1 ~ 1000>1000
Est. Time(days) 7To be negotiated

If you finish the payment today, your order will ship out within the delivery date.

Description:
RPI-RGB-LED-Matrix is base on 74HC595 chip and it's an 8*8 dot matrix module that can be drivered by Arduino board, Raspberry Pi and even STM32 or STC89C serials development board. 
It communicates with your development board or your chip by SPI protocol, it's very easy to setup and use.
You can use it to do a lot of interesting things, such as musical backdrop, music spectrum analyzer, and even in your bicycle taillights.
 
Features:
-Based on 74HC595 chip support
-Support SPI protocol
-Low power consumption
-RGB three-color combination can be a lot of bright colors
 
Package Includes:
1 x RPI-RGB-LED-Matrix 
 
How to wire it up: 
You can just follow this following chart to set it up with your Raspberry Pi.
wires Chart:

Raspberry Pi

RPI-RGB-LED-Matrix

5V

VCC

GND

GND

GPIO11(BCM)

CLK

GPIO8(BCM)

CE

GPIO10(BCM)

MOSI

How to light it up:

1. After power on and login to system. you can open a terminal and edit /boot/config.txt file to enable SPI function.

sudo vim.tiny /boot/config.txt

and input those parameters:

device_tree=bcm2710-rpi-3-b.dtb

dtparam=spi=on

2.Edit a file named it matrix.c and input following paragraph:

sudo vim.tiny  matrix.c

and input those code:

#include <stdio.h>

#include <wiringPi.h>

#include <wiringPiSPI.h>

#include <stdint.h>

 

#define RED_DATA 0

#define BLUE_DATA 1

#define GREEN_DATA 2

 

int main(void)

{

  static uint8_t data[4] = {0x0,0x0,0x0,0x0};

  wiringPiSetup();

  wiringPiSPISetup(0,500000);

  while(1)

     {

         static uint8_t heart[8] = {0x00, 0x66, 0xFF, 0xFF, 0xFF, 0x7E, 0x3C, 0x18};             

         int j;

         int x=2;

    for ( j=0;j<8;j++)

        {

          data[0] = ~heart[j];

          data[2] = 0xFF;

          data[1] = 0xFF;

          data[3] = 0x01 << j ;

          wiringPiSPIDataRW(0,data,sizeof(data));

          delay(x);

        };

    };

}

 

3.Compile it and run it.

sudo  gcc  -o  matrix  matrix.c  -lwiringPi

sudo  ./matrix

 

 

Wholesale Led Full Color 8*8 Dot Matrix Screen For Raspberry Pi 3/2/b+ Rgb Led Display Board 8x8 Rpi-rgb-led-matrix
You can browse a wide variety of products in every type to suit different parts of led full color 8*8 dot matrix screen for raspberry pi 3/2/b+ rgb led display board 8x8 rpi-rgb-led-matrix. Browse traditional led full color 8*8 dot matrix screen for raspberry pi 3/2/b+ rgb led display board 8x8 rpi-rgb-led-matrix, cheap led displays and electronic components & supplies in different shapes, styles and sizes to suit the requirements and shop them at budget-friendly prices here. Our Bossgoomall offer great deals on these products to let you save a lot of money when you shop for decorative led full color 8*8 dot matrix screen for raspberry pi 3/2/b+ rgb led display board 8x8 rpi-rgb-led-matrix, led displays, cheap led displays, electronic components & supplies, led displays products at Bossgoomall. All these products are branded and known for effectiveness, vitality and long life. Change the mood of your place by picking from cost-effective and beautiful led full color 8*8 dot matrix screen for raspberry pi 3/2/b+ rgb led display board 8x8 rpi-rgb-led-matrix products available at Bossgoomall!
Home > Lights & Lighting > Lighting Accessories > LED Encapsulation Series > LED Dot Matrix > LED Full Color 8*8 Dot Matrix ...
Add To Cart Start Order
Sign in
Account
Password