Data Sheet

UCTRONICS Ultimate Starter Leaning Kit for Raspberry Pi #K0064
76 www.uctronics.com
that haven
t previously been initialised via softPwmCreate will be silently ignored.
8.8.4 Procedures
1. Build the circuit
2. Program
Python user:
2.1 Edit and save the code with vim or nano
(https://github.com/UCTRONICS/Arducam_Starter_Kit_Python_Code_for_RPi.git)
2.2 Run the program
$ sudo python 08_rgbLedLed.py
Now, you can see that the RGB LED emitting red, green, blue, yellow, white and purple light,
then the RGB LED will be off, each state continues 1s, after repeating the above procedure.