User Portlet User Portlet

Discussions
Thank you. This works and is running. But seen there is nothing new here posted several years now. Not able to read the GPIO.
How can I install Mathematica on RB Pi 5?
![enter image description here][1] It has been few a years since I used Wolfram Mathematica. Here is a flow chart of a chemical process with fractional distillation and recycling. Does System Modeler able to simulate a process with multiple...
I am very frustrated with the slow transfer of data from the Arduino serial COM port to the PlotLine[] in dynamic function. In the Arduino Plot Serial, data is drawn instantly. But when connected to WM with USB able, the plots are very very slow....
I have set up the following sketch to capture a serial feed from an arduino. But the Dynamic command only pick up 4 feeds and dies. . he Arduino sketch is //*************************** // Credit original code to // Aleksandr Berezutskii ...
I need help to open and graphic a 3d matrix from an C++ output file. This is open in Matlab, but can not open from Mathematica. can anyone give me a help on this. A sample of the file is found here. ...
I will like some help completing this compilation . It runs fine in Visual Studio 2017 and the solution projet is available at Github [here][1] My Mathematic code has a problem identifying one of the header files php.c . I went to the...
I am trying to get a 2 random numbers from CUDA but getting errors. I started with ListPointPlot3D[ Thread[List[ CUDAFoldList[Plus, 0, RandomChoice[{1, -1, 0, 0}, 10^#]], CUDAFoldList[Plus, 0,...
I am trying to output a graphic from a function. The display on a second remote monitor at full screen. That means that I do not want to see the scroll, or the control menus in top. The function states that it does equivalent to F12. But it does...
Thank you.. I made up the DE problem . I am looking to test how `NDsolve` does works. I have made another correction but still don't know why I am no getting anywhere.