Monthly Archive: August 2022

Arduino i2c protocol 2

i2c Arduino: how to create network, parameters and address scanner

I love the I2C protocol, and when I need a sensor, every time I try to find one with this protocol, I have also written some libraries for various sensors that use I2C.
In this first article, we are going to learn the basics, then how to create a network with our Arduino UNO and MEGA. Arduino has an interesting feature that can work as a Master and as a Slave.