<div dir="ltr">I&#39;ve got an arduino with 5 capacitive distance sensors plugged into the analog ins. I just flashed the newest firmata-standard, and now things aren&#39;t working as expected.<br><br>the first thing I do is connect to /dev/ttyUSB0, which works fine. Then I send the messages <br>
<br>[analogIns 0 1(<br><br>[analogIns 1, 1(<br><br>etc...<br><br>to the arduino object. The funny thing is that any given input only seems to turn on about 1 in 4 times I send the message. Once it&#39;s on PD receives the data like a champ. I tried adding delay between connecting via serial and turning on the inputs, but it didn&#39;t seem to help even when adding a 2 second delay after the connection, and 500ms delay between turning on each input.<br>
<br>thanks,<br>spencer<br><br></div>