blynkkk/lib-python

How to use LCD with python library?

dataplayer12 opened this issue · 2 comments

An example appears in the app while creating LCD:

lcd.print(0,0,"Hello")

Is this the correct way to use the lcd from python? How to declare the LCD object?

Hi Jaiyam!
LCD very similar to terminal widget - please try to play with existing example
https://github.com/blynkkk/lib-python/blob/master/examples/06_terminal_widget.py

If after something still will be unclear - do not hesitate - just let me know.

No reply. I think the issue can be closed.