Template:RPI open i2c

From Diustou Wiki
Revision as of 15:58, 22 March 2021 by Admin (talk | contribs) (Created page with " ===Enable I2C Interface=== Open a terminal and run the following commands: sudo raspi-config Choose Interfacing Options -> I2C ->yes 800px Reboo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Enable I2C Interface

Open a terminal and run the following commands: sudo raspi-config Choose Interfacing Options -> I2C ->yes RPI open i2c.png Reboot Raspberry Pi: sudo reboot