Index

RGB LED


The RGB LED driver is to control RGB LED lights that use 3 separate PWM lines, one for each color.

API Reference

How To Connect

Install the package with: go get gobot.io/x/gobot

How To Use

Code example needed here…

Compatibility