Hi,
I am trying to interface a i2C LCD to Galileo and no luck so far. My sketch working fine with Arduino mega but it does not compile in Galileo IDE. I am using the same LiquidCrystal_i2C.h with wire.h in both cases. Is there any one can let me know what is the best library I can use for this purpose. I don't want to use 4 bit or 8 bit to conserve IO pins. I think I am having a issue with library files.
Thank you in advance.
Pubudu