I am trying to use the OneWire protocol to talk to a DS18B20, but I don't think it is currently compiled in to MicroPython for SAMD21 based devices.
Am I correct? If so are there any recommended alternative libraries. If not then any thought as to what I am doing wrong?