... 107, 0) while True: bytes = i2c.read_i2c_block_data(0x68, 59, 14) data = unpack('>7h', pack('14B', bytes)) print("temperatura:", data[3]/340.
確定! 回上一頁