
--> Arduino Control RGB LEDs via Serial Port ( USB )Wiring Diagram for Common CathodeIf you want to use common anode. Must change wiring and edit some Arduino code.RGB LEDs Output ( PWM output )Arduino Pin 3 connect to Red LEDArduino Pin 5 connect to Green LEDArduino Pin 6 connect to Blue LEDSerial Port to ControlArduino Pin 0 for RxArduino Pin 1 for TxProtocal to Control RGB LEDsRecevied Text data from serial port( pin 0,1 ) to control RGB Led.Format Command [...]