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
No, that is currently not possible. Typically an Arduino using Firmata is used to control sensors from a PC, so this seems to be a strange requirement. What is your use case?
There should be easier ways to achieve this. The best solution of course would be to use an oscilloscope. And you can start out by doing the standard I2C bus scan (available as an example in Arduino IDE). That way you can see whether the sensor responds.
Hi,
Does the protocol support I2C slave mode?
Can I configure my Arduino as a slave using this Firmata?
Thanks in advance!
The text was updated successfully, but these errors were encountered: