Simulation of establishing master slave model using Arduino and I2C Protocols
1. What does I2C stand for?
2. How many wires does I2C use?
3. Which pin carries clock signals?
4. A slave in I2C communication requires a unique ___.
5. Arduino Uno I2C pins are labeled as ___ and ___.
6. Who initiates data transfer in I2C?
7. What is the role of ACK in I2C?
8. What library is used for I2C in Arduino?
9. Maximum number of devices supported on I2C bus?
10. I2C is commonly used with which type of modules?