• sales

    +86-0755-88291180

Raspberry Pi ------ 3.4 Control RGB light User Guide

4 Control RGB light

The Raspberry Pi RGB_Cooling_HAT needs to be properly plugged into the GPIO port of the Raspberry Pi and open the Raspberry Pi system I2C function.

This experimental phenomenon shows that all RGB light become green.

1. File transfer

1.1 Install WinSCP tool on the computer side, connect the Raspberry Pi and transfer the temp_control.zip package to the pi directory of the Raspberry Pi.

Path of WinSCP:[Raspberry Pi RGB_Cooling_HAT]---[Tools]---[winscp556_setup.1416364912.exe]


1.2 Extract file

Open the Raspberry Pi terminal and input command ls to find the temp_control.zip file. 

As shown below:


Input command to extract file:

unzip temp_control.zip


2. Compiling and running program

2.1 Input command to enter temp_control find file:

cd temp_control/

ls


2.2 Input command to compile:

gcc -o rgb rgb.c -lwiringPi


Among them, the gcc compiler is called, -o means to generate the file, rgb is the generated file name, rgb.c is the source program, -lwiringPi is the wiringPi library that references the Raspberry Pi.

2.3 Input command to run the program

./rgb


We can see that all RGB light become green.

3. About code

3.1 There are three RGB lights on the expansion board, so the number of defined lights is 3, and the setRGB and closeRGB functions are declared.


3.2 void setRGB(int num, int R, int G, int B) function:

Set the RGB light color, num refers to which light, 0 is the first light, 1 is the second light, 2 is the third light. If it is greater than or equal to 3, then, all the lights are set at the same time. The R, G, and B values range from 0 to 255.


3.3 Turn off RGB. According to the protocol, the RGB register is turned off to 0x07 and the data is 0x00.


3.4 Initialize the I2C configuration in the main function.


3.5 Turn off the RGB light first, then set the RGB light. If it is not turned off first, it will affect the display effect. The effect of setRGB can be set by yourself.


TAG: ESP32-Hi Mechanical Dog ESP32 C3 Servo AI Voice Chat Development Board Deepseek LuckFox Pico Raspberry Pi 5 RTC Box Raspberry Pi 8.8 inch DSI MIPI Display LCD Capacitive TouchScreen 480x1920 ESP32-S3 Relay 6-Channel IOT WiFi Bluetooth RS485 Pico Protection Circuits Raspberry Pi Pico 2 RP2350 1.28 inch Round LCD TouchScreen Development Board 240x240 Display QMI8658 6-Axis $17.9 Industrial 4-ch PWM RS485 pulse output module Modbus RTU rail waveshare ESP32 1.54inch OLED Raspberry Pi 7 inch QLED Quantum Dot Display 1024x600 Capacitive Touchscreen For Computer PC/Jetson/Game ESP32-P4-Core Board with 32MB PSRAM USB With Camera Port / Display Port MPUUART Raspberry Pi 5 PCIe to ISO 2-CH RS485 /2-CH RS232 / USB /UART / TTL RS232 to RS422 Sipeed NanoCluster Mini Cluster Board mini data center For Raspberry Pi CM45 / Computer /LM3H /M4N Raspberry Pi CM5 Compute Module 5 Dual Gigabit Ethernet RJ45 Expansion IO Base Board Spotpear DeepSeek XiaoZhi AI Voice Chat Robot BOX ESP32-S3 Development Board 3.5 inch LCD N16R8 Touchscreen Display 6-Axis /Camera /SD Raspberry Pi 10.1 inch LCD HDM Display Capacitive TouchScreen 10.1EP-CAPLCD 1920x1200 For Jetson Nano/mini Computer PC RTL8723 WIFI SDIO Expansion Module Board For Luckfox Pico Mini B /Luckfox Pico Plus /Luckfox Pico Pro /Luckfox Pico Max ESP32 S3 Development Board 2.8 inch B LCD 2.8inch Display 480x640 TouchScreen QMI8658 Sensor / Battery Port LVGL/HMI For Arduino