Modifications

Sauter à la navigation Sauter à la recherche
967 octets ajoutés ,  22 mai 2016 à 18:39
Page créée avec « {{WIPY-NAV}} Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can easily build graphic interfaces for a... »
{{WIPY-NAV}}

Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can easily build graphic interfaces for all your projects by simply dragging and dropping widgets.

There are several examples available that work out-of-the-box with the WiPy. Before anything else, make sure that your WiPy is running the latest software, check OTA How-To for instructions.

# Get the [https://github.com/wipy/wipy/blob/master/lib/blynk/BlynkLib.py Blynk library] and put it in {{fname|/flash/lib/}} via FTP.
# Get the [https://github.com/wipy/wipy/tree/master/examples/blynk exemples Blynk], edit the network settings, and afterwards upload them to {{fname|/flash/lib/}} via FTP as well.
# Follow the instructions on each example to setup the Blynk dashboard on your smartphone or tablet.
# Give it a try, for instance:

<syntaxhighlight lang="python">
>>> execfile('01_simple.py')
</syntaxhighlight>


{{WIPY-TRAILER}}
29 918

modifications

Menu de navigation