button use to set an arduino variable value

Support forum for MegunoLink
Post Reply
aldoz
Posts: 5
Joined: Mon Jan 05, 2015 1:28 pm

Mon Jan 05, 2015 1:31 pm

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!
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Mon Jan 05, 2015 11:26 pm

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
aldoz
Posts: 5
Joined: Mon Jan 05, 2015 1:28 pm

Tue Jan 06, 2015 9:29 am

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 :)
Post Reply