User Portlet User Portlet

Discussions
I am reading pins 2-13 from a connected Arduino using DeviceRead from a script file (*.wl).. However, nothing is output with regard to the values that are read from the Arduino. Where is the output? How can that output be used in the script? ...
Under a topic labeled Basic Examples, I see the following: Open a connection to the Arduino and upload the required sketch to the device: In[1] = arduino = DeviceOpen["Arduino", "COM3"]; DeviceConfigure[arduino, "Upload"]; What is the...
I have Mathematica installed on my Raspberry Pi. I also have an UDOO Dual, which is a high powered version of the Pi (ARM7 2 cores @ 1GHz with 1 gig RAM). Can I install the Raspberry Pi Wolfram Mathematica package on the UDO, with the same use...