I2C (Inter-Integrated Circuit)
๐ I2C (Inter-Integrated Circuit)
1) Concept
I2C is a two-wire serial communication bus used to connect multiple devices. It is commonly used for sensors, EEPROMs, PMICs, RTCs, touch controllers, and other low-speed peripherals.
SPI: faster, requires...
psk-study.hashnode.dev3 min read