SMBus(1) # 注:ラズパイのI2Cポートaddress = 0x48 block = i2c.read_i2c_block_data(address,0x00,2) # 0x48のI2Cスレーブのレジスタ0x00から2バイト ...
確定! 回上一頁