bus.write_i2c_block_data(0x05,0x09,buff) tl = bus.read_byte(0x05) 这会将命令“ 0x09”中的“ 1”发送到设备“ 0x05”。然后,您将仅通过设备“ 0x05”使用读取命令来获取 ...
確定! 回上一頁