This is an old revision of the document!
Pduino
A workaround for running Pduino in Pure Data (on a Raspberry Pi):
Install Pure Data
$ sudo apt install puredata
Install the Externals
Open Pure Data and in:
→ Help → Find Externals
Install: zexy, mapping, cyclone and pduino
The comport object should be installed in the terminal with:
$ sudo apt install pd-comport
Restart Pure Data.
Set Path
In → Preferences → Path set the paths for the zexy, mapping, cyclone and pduino libraries.
It might be /home/pi/pd/externals/….
Set for Start Up
In → Preferences → Startup set zexy and cyclon (it will load on launch)