I got same LCD+I2C , and using with a minipro and fedora redhat.
I only got some troubles with character garbage but was related with speed/time out config over lcdproc.conf
I done all following milesburton's page.
can i ask witch libary i need to use. mabey a link ? i just formatted my computer and everytime i am trying to compile the sketch am i getting this error code (i have tried multiple liquidkrystal libarys) :
In file included from sketch_feb26b.ino:2:0:
C:\Users\daniel\Documents\Arduino\libraries\LiquidCrystal/LiquidCrystal.h:6:17: fatal error: SPI.h: No such file or directory #include <SPI.h>
^
compilation terminated.
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.