TMP05 Temperature Sensors MicroPython or Arduino

Job ID: 32508472

Budget: $250 – $750 NZD

I would like to be able to read TMP05 sensors, in a daisy chain format, into an ESP32 running MicroPython.
I have uploaded the datasheet for the TMP05 which gives an example in C on how to do it. I need a programmer to port this to MicroPython so I can call a library and have it return either an error or a list that contains the quantity of sensors read and the readings for each sensor up to 32. If this can't be ported to MicroPython then an Arduino library would be my second choice.