vshymanskyy / blynk-library-python

Blynk library for Python. Works with Python 2, Python 3, MicroPython.
https://blynk.io/
MIT License
281 stars 97 forks source link

WidgetLCD Support #14

Open ComputerAided opened 6 years ago

ComputerAided commented 6 years ago

I have added code that supports the LCD Widget in Advanced mode in the Blynk App and a simple example in the examples folder.

I did not know how to modify setup.py to include the new module; I figured I would let someone who knows what they are doing do that.

Yadro commented 5 years ago

Hi @vshymanskyy. It would be great to have WidgetLCD support!