<div dir="ltr">Hi there everyone. Lately i&#39;ve been working with an arduino board loaded with the firmata firmware and then i use the [arduino] object to read the input from the sensor that connected to the board&#39;s input port. For the firmware, i choose to upload the simple_digital_firmata code from the Library-Firmata example. And everything just went well. After some examination, i made an assumption that this code is actually doing the almost same thing done by the [arduino] object. <br>
<br>So my questions are is my my assumption true? if so, is the firmata code is used by the arduino board so that it can communicate with the computer, and the [arduino] object will maps those I/Os from the board to the pd? Actually what does the [arduino] object does when it&#39;s started up for the first time? The last question is Why can&#39;t i get the [arduino] board to respond when i upload the standard_firmata code? <br>
<br>Thank you so much every body, sorry for the long questions, i&#39;m so curious here :) &nbsp; <br clear="all"><br><br>
</div>