Using LCD (ST7066U Controller) with PCF8574T Backpack

Thanks, David. I'll try your suggestion.

So to clarify, apart from these three libraries:
#include <Wire.h>
#include <LCD.h>
#include <LiquidCrystal_I2C.h>

I should install and include the HD44780 library?