Followers
0
Following
0
Joined
Last Online
-
zangpa
I am trying to get Pd on a raspberry 3 to interact with GPIO. I need to blink some LEDs and to receive data from accelerometer. I have the pdsend to netreceive up and runing, but I can not seem to manage to receive, store and display the data from Pd - netsend in Python using pdreceive. How did you end up writing the code ?