Timeline for Connecting to Raspberry Pi's Wolfram Language kernel from a PC's Mathematica front end
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2014 at 13:56 | comment | added | shrx | I found this: quiterandomnotes.blogspot.com/2013/04/… Looks like it's a problem that I'm behind a router and I'll have to set up a VPN. Not that I know how to do it... | |
| Aug 20, 2014 at 13:02 | comment | added | shrx | I tried to connect to my pi from a remote network. I usually connect to the Pi with ssh -p 22000 pi@ip_address because I changed the default SSH port to avoid brute force attacks. I changed the launch command to java -jar "mathssh" -p 22000 pi@ip_address /usr/bin/wolfram -mathlink -LinkMode Connect -LinkProtocol TCPIP -LinkName "linkname" -LinkHost ipaddress but I can't connect to it. Am I doing it wrong? | |
| Jul 16, 2014 at 7:44 | vote | accept | tchronis | ||
| Jul 11, 2014 at 16:55 | history | edited | Szabolcs | CC BY-SA 3.0 | added 93 characters in body |
| Jul 11, 2014 at 16:49 | comment | added | bobthechemist | Yes - the benefit of running the kernel as root is to get access to commands such as DeviceWrite["GPIO", {24->1}]. | |
| Jul 11, 2014 at 16:44 | comment | added | Szabolcs | @bobthechemist Do I see it correctly that the only difference between this and your configuration is that you ran the Pi kernel as root? | |
| Jul 11, 2014 at 16:21 | comment | added | bobthechemist | +1 for putting all the information in a convenient spot. Seems like folks who gather in WC have problems getting this option to work. Another case of YMMV. | |
| Jul 11, 2014 at 16:11 | history | edited | Szabolcs | CC BY-SA 3.0 | deleted 1 character in body |
| Jul 11, 2014 at 16:02 | history | answered | Szabolcs | CC BY-SA 3.0 |