TikTok Shop Singapore logo
Search
1/6
S$16.53
S$20.66-20%

Electronic module Raspberry Pi 3/2 Generation/B Type/B + Led Full Color LED Dot Matrix Screen 8*8 Dot Array Matrix Module

Sold by KIN-SG

Select options

Select

Shipping

From S$1.49
Est. delivery by May 3 - May 11
KIN-SG
1,391 items

Product description

RPI-RGB-LED-Matrix This 8X8 RGB Full-Color Dot Matrix Screen Is a Easy-to-Use Dot Matrix Screen Developed Based on the 040595 Chip, Which Can Be Compatible with Almost All Development Boards, Such as: Arduino Series, Raspberry Pi,banana Pi, STM32 Series and 51 Single Chip Microcomputer.
It Uses SPI Protocol to Communicate with Single Chip Microcomputer Or Development Board, and Has the Characteristics of Fast Speed and Convenient Operation.
PCB size 63*63mm
It Is Widely Used by Makers in Various Maker Spaces to Make Logo Products Such as Art Display, Warning and Reminding. Some People Even Use Its Highlight Features to Make Music Spectrum Analyzer and Bicycle Taillights.
· Based on the 1280 595 Chip
· Supports SPI Protocol
· Low Power Consumption
· RGB Full Color Support
How to Connect:
Please Refer to the following Table and the following Figure for the Wiring Mode. All Wiring Only Needs 5 Wires, Namely VCC,GND,CE,MOSI and SCLK.
Wiring Table:
Raspberry Pi
RPI-RGB-LED-Matrix
5V
VCC
GND
GND
GPIO11(BCM)
CLK
GPIO8(BCM)
CE
GPIO10(BCM)
MOSI
How to Drive:
1. All Operations Here Are Based on the Assumption That You Have Completed the Burning of the Raspberry Pi Operating System. If You Have Not Burned the System, please Refer to the Relevant Documentation of the Burning System in Wiki.52pi.com for System Burning.
2. First Log on to the System, Open a Terminal, and Then Edit the/Boot/Config.txt File to Enable SPI Function.
Sudo vim. Tiny/boot/tru.txt
Enter the following Parameters:
device_tree=bcm2710-rpi-3-b.dtb
dtparam=spi=on
Save and Exit, Restart Raspberry Pi.
2. Edit a File and Name It Matrix. C, Then Fill in the following C Language Code and Save It to Exit.
sudo vim.tiny matrix.c
Enter the following:
#include
#include
#include
#include
#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();
Wiring Pippi setup (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
data[0] = ~heart[j];
data[2] = 0xFF;
data[1] = 0xFF;
data[3] = 0x01 << j ;
Wiringpistedatarw (0,data,sizeof(data));
delay(x);
3. Use GCC Compiler to Compile and Execute the File to See the Effect.
Sudo gcc-the matrix matrix.c -lwiringPi
sudo ./matrix
You may also like
Womenswear & Underwear
Phones & Electronics
Fashion Accessories
Menswear & Underwear
Home Supplies
Beauty & Personal Care
Shoes
Sports & Outdoor
Luggage & Bags
Toys & Hobbies
Automotive & Motorcycle
Kids' Fashion
Kitchenware
Computers & Office Equipment
Baby & Maternity
Tools & Hardware
Textiles & Soft Furnishings
Pet Supplies
Home Improvement
Food & Beverages
Muslim Fashion
Books, Magazines & Audio
Household Appliances
Health
Furniture
Jewelry Accessories & Derivatives
Collectibles
Pre-Owned
No more products
TikTok Shop promo codes
Sell on TikTok ShopSeller center
About TikTok ShopContact usCareersAffiliate
Help centerSafety centerCommunity guidelines
TransparencyAccessibility
Open TikTok