Hi everyone!
First i need to admit something hahaha, i'm spanish and in first place sorry for my rought english.
I'm here for Ben Show, it's a incredible show and i love it hahaha but i think that i doesn't matter now xD
I bought one i2c adapter for LCD in ebay (you can see it here) the problems came when i tried to start typing something.
I have had a lot of problems with the LyquidCristalI2C library, all of this problems are for the pin assignment, the last combination
that works was this: LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE);
My question now is How can i find the values of these parameters? I mean, i only try with the standard values but i think that it will have one way
to discover this values (maybe one datasheet or something else, i dont know).
I hope that you cand understand my question and again sorry for my english.