User Portlet User Portlet

Emerson Willard
Discussions
This is a solution that only requires the Wolfram language. Setup the temperature probe . sudo mathematica [mcode][ devicefolder := First[FileNames["28-*", {"/sys/bus/w1/devices"}]] devicefolder {} Run["sudo modprobe w1-gpio"] 0...