Sending data from python to processing

This is just my attempt to work out the protocol to slot it into a much larger program. The reason to combine python and processing, is that I have a gyro sensor that comes with a python lib (for raspberry pi), and I want it to control the gravity of a simulation I have that runs in processing. If I could find a lib to interface with the sensor directly from Processing I would, but haven’t found one.

1 Like