Hi,
I am using the GitHub - arduino-libraries/Arduino_MachineControl library and I want to connect additional 1 Wire sensors to the Portenta Machine Control board as I would like to use the board as some kind of MQTT IO Slave for my home control. I was wondering which PINs I could use for that, as I would need a direct GPIO pin for the OneWire.h libray?
Or is it a better way to use 1 wire sensors over an I2C 1 Wire Master on that board?
Thank you in advance.
Bernhard