Arduino RGB LED Chat Control

RGB LEDs contain a Red, Green and Blue LED. You can mix any color by using the correct scale of the 3 basic colors. If you grow brightness and keep scale at the same time, you can show the same color even brighter. The brightness of basic colors can be set from 0 to 255. Brightness in Ozeki can be adjusted in absolute numbers or as a percentage. An RGB LED is a perfect tool to show desired colors.

You can chat with the device at the Ozeki 10 as the video shows below.

Possible commands

  • help - Prints the help
  • on - Turn the switch on
  • off - Turn the switch off
  • 0-255, 0-255, 0-255 - Decimal color code
  • #RRGGBB - Hex color code


  • More information