Hello,
My setup is the following:
I have standard firmata uploaded to my arduino uno. The uno has an amplifier shield on it such that the analog input of the uno should be the amplified signal from the shield.
I am able to control the digital output pins of the arduino appropriately (I can make LEDs on the shield light up that are controlled by digital output).
However, I cannot figure out how to handle the Analog Input node. I have set the port appropriately (according to what I use for the digital output) and the channel is '0' for the analog input channel 0 (A0) of the uno. I was expecting it to have a MatVisualizer, which I do not see available. Neither time series or text visualizer produce anything when I run the workflow.
I searched the google groups conversations but cannot find any threads on analog input from Arduino. Let me know what you think I am missing to make this work and any threads that you think would help me. Thanks!