How can I make a arduino subscriber to blink different LEDs when I subscribe different numbers [closed]
Hello,
I am going to create a arduino subscriber.Where It blink different LED's when subscribed different numbers from another node
ie
When subscribe 1 - Blink LED1
When subscribe 2 - Blink LED2
When subscribe 3 - Blink LED3
I am write the publisher node. But note able to make the subsriber node in arduino. I am gon through the arduino rosserial tutorial
Thanks in advance