1.3 Adding the required librariesΒΆ

You need to add the correct libraries for the Arduino IDE to use Blynk.

  1. Click HERE, scroll down to the bottom of the page and download the first .zip file.

    ../../_images/sp220607_154840.png
  2. Unzip this file and you can see the following folders.

    ../../_images/sp220607_155155.png
  3. Copy them all and paste them to the default libraries directory of the Arduino IDE, which is usually located at C:\Users\xxx\Documents\Arduino\libraries.

    ../../_images/sp20220614180720.png
  4. If your libraries directory is different, you can check it by going to File -> Preferences.

    ../../_images/install_lib1.png