1 What is the I2C Host Example Component?
The Libraries, Drivers, and Hardware peripherals that make up MCC Melody are collectively referred to as components. The Example Components are a new type of MCC Melody component that provide users configuration instructions to follow in setting up Melody components to implement common use case applications. The Example Components also generates the application code for the user to paste into main.c and run the use case.
The I2C Host Example Component for the Curiosity Nano Explorer provides instructions and
      example code to configure and run the following use cases for various I2C Clients on the
      Curiosity Nano Explorer:
  - Find all Clients Example
 - IO Expander 1 - LEDs Example
 - IO Expander 2 - LEDs and Buttons Example
 - I2C Proximity Sensor Example
 
