You can, of course, buy I2C ADC chips and modules, but when you’ve already got a microcontroller that has ADC peripherals on board, why bother? [Pawel] wired up a tremendously simple circuit ...
The I2C/TWI pins on the Micro are on D2 and D3. For Arduino beginners, these two boards are nearly interchangeable, especially when used in simple circuits like the Arduino's built-in examples.
Hooking up I2C sensors is something which is generally associated with microcontrollers and SBCs, yet it’s very easy to use such I2C sensors from basically any system that runs Linux.