ArduinoGeneral

LCD I2C AND ARDUINO NANO EVERY

userHead mohd 2020-04-12 10:36:45 4549 Views9 Replies
Please make a new library for the LCD I2C which is compactible with Ardiono Nano Every. Have tested with LCD I2C 16x2 and LCD I2C 20x4, but failed (it just hang). Thank you
2020-05-20 16:48:49 I did not modify the library <LiquidCrystal_I2C.h>. How to modify the pins? There are only 4 wires used for SDA, SCL, VCC and GND userHeadPic mohd
2020-05-13 17:01:55 I am asking about the I2C LCD (SKU:DFR0063 and SKU:DFR0154) which use <LiquidCrystal_I2C.h> and not the ordinary LCD which use <LiquidCrystal.h>. The ordinary LCD (SKU:FIT0128) in not a problem. Please pay attention what was mention. Thank you userHeadPic mohd
2020-04-18 13:27:12 These are the LCDs :SKU:DFR0063 and SKU:DFR0154 userHeadPic mohd
2020-04-14 13:25:01 The code used is the code that you provided, i.e image.dfrobot.com ( I2C_LCD1602_GadgeteerCompactible.zip) and (I2C_LCD2004_Sample.rar). I have both of the LCD. They work with UNO userHeadPic mohd