bus.read_i2c_block_data(address,reg,1) # python. Or write. i2cset -y 1 0x50 0x17 0x24 b # shell bus.write_byte_data(address, reg, ...
確定! 回上一頁