vshymanskyy / blynk-library-python

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

How do I send a String to Blynk #7

Closed jonathanrjpereira closed 6 years ago

jonathanrjpereira commented 6 years ago

I want to read a String from the Raspberry Pi just as I can read a Pin value from the Raspberry Pi. Is this possible?

vshymanskyy commented 6 years ago

Please refer to blynk docs and the provided examples