data = bus.read_i2c_block_data(addr,0x00, 5) 表示使用的读取设备的地址字节为addr,起始寄存器地址位0x00,读取5个字节。 出现的问题. 在使用过程中, ...
確定! 回上一頁