错误提示:bus = smbus.SMBus(1) IOError: [Errno 2] No such file or directory
提示的内容为端口没有打开即IIC端口:如图,打开IIC使能即可