An Overview of the Inter-Integrated Circuit (I2C) Protocol: https://www.digikey.com/en/maker/tuto...
If you want an easy way to connect peripherals to your electronics project, you want to use I2C. I2C, short for Inter-Integrated Circuit protocol is super easy to use because it only needs four wires - power, ground, clock and data. You can control over 1000 peripherals from one controller, and you can even have multiple controllers controlling the same peripherals.
To use the peripherals in software you’ll need to identify the address in your code. Every device will have its own address preprogrammed into it, but there’s usually a few solder pads you can short if you need a different address - useful if you want multiples. The protocol is popular enough that multiple manufacturers like Adafruit and Sparkfun have homogenized it into these easy to use connectors. Perfect for solder-free projects. For more tips like these, check out Maker Update, each week on DigiKey
Смотрите видео I2C Explained in 1 Minute онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь DigiKey 04 Апрель 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 30,673 раз и оно понравилось 1 тысяч людям.