You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I use a Arduino Mega with the Standartfirmata Sketch on it. after a little bit of testing i found out that the Analog Pins (A0-A15) are on Constant Voltage. The Problem is I need all the Analog Pins for my Project.
I nedd Help.
The text was updated successfully, but these errors were encountered:
I tried to answer your question in your other issue (firmata/firmata.js#243). Is this not fine for you?
Continue... But note that all the analog pins are available. But they are initially in OUTPUT mode... and they will "turn" to INPUT mode when you start the reading.
Hey,
I use a Arduino Mega with the Standartfirmata Sketch on it. after a little bit of testing i found out that the Analog Pins (A0-A15) are on Constant Voltage. The Problem is I need all the Analog Pins for my Project.
I nedd Help.
The text was updated successfully, but these errors were encountered: