我已经尝试了几天,以通过i2c发送python数组。 data = [x,x,x,x] # `x` is a number from 0 to 127. bus.write_i2c_block_data(i2c_address, 0, ...
確定! 回上一頁