The simplest way to get processing and the arduino to talk is by loading the
standardFirmata sketch onto the arduino. This recognizes whether pins are inputs or outputs based on the processing code.
Then on processing I am using a simple code to display data
firmataReadAnalogMultipleandDigital.pde which reads analog pins and a digital pin
No comments:
Post a Comment