Page 1 of 1

help with a push button for Arduino

Posted: Sun May 10, 2015 1:04 pm
by jihad86
I have a code done in Arduino, what I want is that when I click the push button in MegunoLink, the code in Arduino will run, can anybody help me please?

Re: help with a p[ush button for Arduino

Posted: Tue May 12, 2015 7:04 am
by philr
Hi, check out these links for an example. You need to configure the interface panel button to send the correctly formatted command message which will trigger the corresponding code.

https://github.com/Megunolink/MLP/blob/ ... meters.ino
http://www.megunolink.com/documentation ... d-handler/
http://www.megunolink.com/getting-start ... ace-panel/

Cheers
Phil