Hello everyone
I am new to pure data and arduino.
So please can anyone help me out with this and provide me with the steps fr their connection. would be a gr8 help.
Thanks
Sending data from puredata to arduino
Hello everyone
I am new to pure data and arduino.
So please can anyone help me out with this and provide me with the steps fr their connection. would be a gr8 help.
Thanks
Well. Check out firmata and pduino first, which is a full firmware and pd sketch that allows you to access all pf the methods of the arduino in the vernacular. If you have very specific goals, and don't need to just tinker around, I would recommend triggering arduino functions with bytes sent over serial. You can just use the usb cable(with the ftdi drivers, natch) for this, and the pd object [comport]. Search around these forums, there's a bunch of stuff on the topic.
Oops! Looks like something went wrong!