I2C is a serial protocol to connect low-speed devices like micro controllers to sensors, DAC, ADC, etc, I/O interfaces and other similar peripherals in embedded systems. In drone terminology the controllers may be ardupilot, pixhawk. They have a seperate port to interface your sensor with I2C. Many of these sensors can also work with PWM protocols.