Hi
Anybody have tutorial how send data to LCD? I would be grateful.
How send data to LCD
Moderators: grovkillen, Stuntteam, TD-er
Re: How send data to LCD
Hi,
Did you check the Wiki?
Did you check the Wiki?
Re: How send data to LCD
Yes I check the Wiki (http://www.esp8266.nu/index.php/LCDDisplay). I send message of the content:

Code: Select all
LCDWrite 1,1,Message,example_message

Re: How send data to LCD
When I execute your example, I see Message in the lcd.The example in the tutorial only works for Connexio, not for Easy, because Connexio uses the LCD plugin.
In Easy, when you enter lcdwrite 1,1,Hello World, you will see Hello World starting on the first line, in the first column of the lcd
In Easy, when you enter lcdwrite 1,1,Hello World, you will see Hello World starting on the first line, in the first column of the lcd
Re: How send data to LCD
Thanks. Yes does work. How can clean LCD before sending data?
Edit:
I clean the LCD command:
Edit:
I clean the LCD command:
Code: Select all
lcdwrite 1,1,________________
lcdwrite 2,1,________________
Re: How send data to LCD
Fantastic.. finally got my 20x4 I2C LCD screen working, amended the address in (mine was 0x3f) after updating to R35)
I have 3 lines on the LCD working - Temp /Hum /Pressure data, the fourth line I'm using domoticz to send logs back to the LCD.
One question ??
What command in domoticz to add a time stamp ??
I'm currently using the following in Domitcz when a PIR is active within the 'on action'
http://192.168.0.39/tools?cmd=LCDWrite+ ... ______%2C1
Any ideas so the LCD displays, 'PIR Active %current time' ?
Really appreciate the progress
I have 3 lines on the LCD working - Temp /Hum /Pressure data, the fourth line I'm using domoticz to send logs back to the LCD.
One question ??
What command in domoticz to add a time stamp ??
I'm currently using the following in Domitcz when a PIR is active within the 'on action'
http://192.168.0.39/tools?cmd=LCDWrite+ ... ______%2C1
Any ideas so the LCD displays, 'PIR Active %current time' ?
Really appreciate the progress

Who is online
Users browsing this forum: No registered users and 13 guests