Bases: object
object
Simple 3 pin RGB LED
Common anode
Common cathode
Write color to RGB LED
color (str/int/tuple/list) – color to write, hex string starts with “#”, 24-bit int or tuple of (red, green, blue)