Questions tagged [arduino]
The arduino tag has no summary.
4 questions
2 votes
1 answer
306 views
Wolfram Mathematica and Arduino serial data capture not working Dynamic stream
This post is a continuation and modified version of an earlier post from few years ago. Please help with the Dynamic function capturing data from a Serial stream from Arduino. I am not having luck ...
1 vote
0 answers
128 views
Unable to open Arduino device
I have a problem opening an Arduino device: I tried everything, but it keeps giving me this error message. Does anybody know how to fix it? I use Wolfram Mathematica 13.0 on Windows 10. I downloaded ...
1 vote
0 answers
115 views
Microcontrollerembedcode unable to connect to Arduino Yun
Hi Mathematica enthusiasts, I am trying to follow this tutorial off Wolfram reference for microcontrollers Real Time Data Acquisition I have an Arduino Yun Rev2 hooked up exactly as it is from the ...
2 votes
2 answers
870 views
Basic Arduino / Mathematica Connection
I'm trying to learn how to connect Mathematica to my Arduino Uno. Following the Examples in the reference documentation, I've done the following: connected my Arduino to my Windows 10 pc via USB; it'...