我需要在我的Raspberry Pi上安装i2c工具,但我遇到了一大堆麻烦。 我试过多种变化安装,大多是类似this one from spkang.co.uk ,但没有任何运气。在运行sudo apt-install i2c-tools时,我收到错误消息/run/udev or .udevdb or .udev presence implies active udev. Aborting MAK
我跟着这个链接的步骤:Using the Aardvark with Python on 64-bit Windows 我试图写入和读取使用命令提示符字节(写和从EEPROM使用aai2c_eeprom.py读),即试图读取时打字: C:/Python27/python.exe aai2c_eeprom.py 0 300 read 0x51 1 4。 我观察到我可以写入EEPROM,但是我无法从E