On Thursday, June 2, 2016 at 11:04:43 AM UTC-4, [email protected] wrote:
> I have a question about the Arduino extension for NetLogo.  I'm trying to 
> gather data from an Arduino to use in NetLogo.
> 
> Turning on a diode is simple enough.  The documentation does not tell how the 
> board should communicate a value back to the netlogo controller.
> 
> The documentation states to use "arduino:get var-name" in my NetLogo code.  
> It is, however unclear about the c code running on the Arduino.
> 
> Should the arduino sketch send back a string "var-name, value" through the 
> serial connection or is it something else?  I can't seem to find an example 
> of the extension anywhere other than the one from Professor Wilenksi's book, 
> and it only sends information, not receives.

I don't have an answer for you but I want to "bump" this and add that I have 
also had a difficult time finding help in general and/or code examples that use 
either the arduino or the gogo board extensions.

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to