Controlling Arduino with Processing through Bluetooth

edited February 2016 in Arduino

Hi all,

I'm looking to use an evolutionary algorithm to control a small robot built with Arduino.

I need to get feedback from the sensors attached to Arduino as fast as possible into Processing. And once processed give some instructions back to the Arduino.

Is it possible to control Arduino from processing wirelessly?

Thanks, Charles

Answers

  • yes , i think it is completely possible , but you have to buy any bluetooth module , for example the cheapest is hc-05 . or you can buy ethernet module for arduino

Sign In or Register to comment.