Page 1 of 1

button use to set an arduino variable value

Posted: Mon Jan 05, 2015 1:31 pm
by aldoz
Hi all!
Can you tell me how I can set a variable value in my Arduino sketch pushing a Megunolink button?
Or just some tutorial! ;)

Thank you in advance!

Re: button use to set an arduino variable value

Posted: Mon Jan 05, 2015 11:26 pm
by philr
Hi Aldoz, check out the examples included in the MLP arduino library (https://github.com/Megunolink/MLP).

Specifically the interface panel example (https://github.com/Megunolink/MLP/tree/ ... Parameters).

All the best
Phil

Re: button use to set an arduino variable value

Posted: Tue Jan 06, 2015 9:29 am
by aldoz
philr wrote:Hi Aldoz, check out the examples included in the MLP arduino library (https://github.com/Megunolink/MLP).

Specifically the interface panel example (https://github.com/Megunolink/MLP/tree/ ... Parameters).

All the best
Phil
Thank you so mutch phil! it's working :)