Raspberry Pi - I2C Communication
Which of the following is the correct way to open an I2C bus safely using smbus2 in Python?
with SMBus(1) as bus: which automatically opens and closes the bus safely.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions