Gitiles
Code Review
Sign In
review.gerrithub.io
/
CESARBR
/
knot-thing-source
/
refs/tags/KNOT-v01.03-rc05
/
.
/
examples
/
Blink_RGB
/
README
blob: 1a7639c5acf79cecadd1b85eefebd100f932f68e [
file
] [
log
] [
blame
]
An
Arduino
example to blink
and
RGB LED
using
the
KNoT
protocol
.
It
uses the PWM pins
3
,
5
and
6
to control the red
,
green
and
blue LED
.
The
values should be
set
between
0
-
255
,
anything other than that will be cropped to the nearest of these limits
.