I've seen comparatively little on Android<->Arduino interfacing. Here's
an article describing a project doing that.

 -Tom

http://sudarmuthu.com/blog/using-websockets-with-android-to-control-arduino-robots

  I (Sudar) built the demo using WebSockets, Android and node.js which
  allowed anyone from the audience to control the Arduino robot that I
  placed in the stage. The user's browser communicated with the node.js
  server using Socket.IO and the Android app received this information
  through socket.IO and controlled the Arduino using ADK.
_______________________________________________
Hardwarehacking mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/hardwarehacking

Reply via email to