oops.se
First you need to get info for each part, What interface do they use (serial, I2C, SPI, 1-wire).
And for the HAT you need to check what GPIO pins does it use.
And for I2C devices you need to check what addresses each module use.
And then you need to check if there is enough with interfaces available. Start to study the GPIO pinout schemes and what pin has what interface and start puzzle to see if you can match them together with the modules.