Hi try this
http://support.melabs.com/threads/98...F8574-20x4-LCD
Kent
Hi try this
http://support.melabs.com/threads/98...F8574-20x4-LCD
Kent
Kent,
Thanks for the response.
I do not have the PBP 3.X and so I do not have the ARRAYBYTEwrite on my PBP.
Any additional suggestion ?
Regards,
Ambrogio
Has anyone a program to convert from LCDOUT to I2CLCD ?
Thanks,
Ambrogio
Thanks Robert,
Could You please explain to me how to pass from LCDOUT to I2C lcd control in a simple way ?
I think it is a common problem to all PBP users : The I2C lcd are now very cheap and allow to save Pic pins !
This will help a lot of people.
Regards,
Ambrogio
IW2FVO
(post deleted)
Last edited by Demon; - 5th June 2014 at 14:30. Reason: better info in next post
Robert
I have done as you said and it looks like an interesting project to me.
'Easy' made me think of something I was told years ago "Anything you understand IS easy but until you do understand it is hard". I know that I am not alone in getting a reward solving hard problems and once the adrenaline rush has gone thinking but its easy.
Richard has already helped me understanding how the I2C command works based on that I think I understand the LCDOUT command, or at least I hope. I am continuing the reading while Ambrogio is waiting for an ArduinoLCD to arrive.
I am thinking of putting one on my Christmas list It would only be a toy as I have no real use for one. I was thinking of justifying the expenditure by calling it an executive toy.
Steve Earl www.datageo.co.uk
I might get a few myself for father's day.![]()
I am still waiting for the LCD to arrive here in Italy !
Let me pose my question in a different and practical mode:
Now I have the following pbp code:
Pv var word
pv= 10000
LCDOUT $fe,$80," pv=", dec pv
What will be the "equivalent " pbp code for writing the same things on an I2C LCD ?
Thanks to everybody for the assistance.
Regards,
Ambrogio
Bookmarks