Installation

How to install Blynk library on popular IDEs

An easy to use and portable C++ library, pre-configured to work with hundreds of development boards.

The library implements a streaming connection protocol (i.e. the device stays always connected to the cloud), that allows for a low latency, bi-directional communication.

Use Quickstart flow for a quick demo and make sure to explore Blynk Library documentation afterwards.

Install Blynk Library in Arduino IDEchevron-rightInstall Blynk Library for Platformio.orgchevron-rightInstall ESP8266 core for Arduino IDEchevron-right

Last updated

Was this helpful?