Read line from Serial
hello,
i want able control rgb led on serial writing different analog values.
the problem serial.read() returns 1 value time.
what best method process data sent like:
r=0
g=255
b=255
i want able control rgb led on serial writing different analog values.
the problem serial.read() returns 1 value time.
what best method process data sent like:
r=0
g=255
b=255
quote
what best method process data sent like:
one character @ time.
Arduino Forum > Using Arduino > Programming Questions > Read line from Serial
arduino
Comments
Post a Comment