Raspberry Pi - I2C Communication
Which command correctly scans I2C devices on bus 1 without prompting for confirmation on a Raspberry Pi?
-y flag disables interactive confirmation, allowing the scan to run immediately.i2cdetect usually requires root privileges, so sudo is needed.sudo, -y, and bus 1 [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions