Search found 3 matches

by diegodad
Mon Mar 26, 2018 6:20 pm
Forum: MegunoLink
Topic: Set/read variables inside While loop
Replies: 1
Views: 4202

Set/read variables inside While loop

I wrote some code for an Arduino board that lets me set and read back various variables using the MegunoLink interface. This works fine. However when I put the code inside a While loop I can no longer either set or read these variables, even when I modify the code so that the While end condition nev...
by diegodad
Mon Sep 25, 2017 7:26 pm
Forum: MegunoLink
Topic: Arduino Blink
Replies: 2
Views: 5729

Re: Arduino Blink

Never mind - I discovered my error.
by diegodad
Mon Sep 25, 2017 5:18 pm
Forum: MegunoLink
Topic: Arduino Blink
Replies: 2
Views: 5729

Arduino Blink

I'm trying to get the Blink program to work with the associated MegunoLink Blink Controller from the website. When I click a button in MegunoLink I see the command appear in the Monitor, but the blink times don't change on the Arduino board. If I press Reset on the Arduino board "Blink_for_Ardu...