How to indicate the address of the i2c module for LCD
Posted: Fri Apr 07, 2017 10:25 pm
Best regards to all. I commented that I am doing several tests to the ESP8266 Basic and I am very impressed by the results. However I have a couple of queries.
1. I have two modules i2c for display lcd of different brand, one has the address 0x2F and if it works well, but the other with address 0x3F can not address the program. How can you set or change the address so that any LCD interface can be used?
2. How can I do to have two display with different address?
3. I want to make the power on the Wemos D1 mini Pro the IP address () be displayed on the LCD display to know the address that I should place in the chrome browser. Currently can be displayed in LCD until I put the address in the browser and until that moment is that the default.bas is executed.
Thank you to anyone who can answer the questions.
Great tool is ESP8266 Basic
1. I have two modules i2c for display lcd of different brand, one has the address 0x2F and if it works well, but the other with address 0x3F can not address the program. How can you set or change the address so that any LCD interface can be used?
2. How can I do to have two display with different address?
3. I want to make the power on the Wemos D1 mini Pro the IP address () be displayed on the LCD display to know the address that I should place in the chrome browser. Currently can be displayed in LCD until I put the address in the browser and until that moment is that the default.bas is executed.
Thank you to anyone who can answer the questions.
Great tool is ESP8266 Basic