import smbus2 bus = smbus2.SMBus(1) print(bus.read_word_data(0x10, 0x07))