This is a example in my another blog show how
Android send command to Arduino in USB Host mode. When user toggle the LED by clicking on the button, or change the screen color by slideing the bars, the commands will be add in a command queue, and then send to Arduino in background.
The code in Arduino Esplora is same as the previous example of
Node.js + Arduino, running on PC.
No comments:
Post a Comment