Followers
0
Following
0
Joined
Last Online
-
himijendrix
Hi,
I have installed Pure Data Extended on a Raspberry PI and it works fine
(with "pd-extended -nogui -noadc -alsa test.pd") except keyboard input via HID library (doesn't receive keys when -nogui is active, I'm going to use a Arduino for that since i need analog input anyway).Now I want to shutdown the raspberry pi after pd is done.
Is it possible to send command from Pure Data to the Raspbian terminal (like "sudo shutdown -h 0")?Greetings, Himi