Wolfram Data Drop Quick Reference

Arduino

Use the Wolfram Language Device Connection for Arduino to read data and add it to a databin.

Read directly from the pins:

In[1]:=
X
Out[1]= {{This returns a DeviceObject that you may use for communicating with the Arduino.}}
In[2]:=
X
In[3]:=
X

Upload custom C code to the Arduino to take more sophisticated readings.

Prepare the Arduino and upload a sketch:

In[1]:=
X
Out[1]= {{This returns a DeviceObject that you may use for communicating with the Arduino.}}
In[2]:=
X

Execute the code and add the results to a databin:

In[3]:=
X
de es ja ko pt-br zh