I recently bought a LCD display (HD44780 - 1602 - 16x2) and a I2C module that should allow me to save some precious pins on the Pi, it runs with a PCF8574T chip, this one looks like this :

I found a lot of Python scripts that worked almost perfectly (http://www.raspberrypi-spy.co.uk/2015/0 ... pberry-pi/ for example), but not any Java one. At least not for this chip

Does anyone know how to achieve it? or have some tips? I would really appreciate it.
Thanks in advance!
dbrazzor