Note

Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.

Why Join?

  • Expert Support: Solve post-sale issues and technical challenges with help from our community and team.

  • Learn & Share: Exchange tips and tutorials to enhance your skills.

  • Exclusive Previews: Get early access to new product announcements and sneak peeks.

  • Special Discounts: Enjoy exclusive discounts on our newest products.

  • Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.

👉 Ready to explore and create with us? Click [here] and join today!

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 “Assets” and download the first .zip file.

    Note

    Please note that the version number shown in the image below may be outdated. We highly recommend downloading and installing the latest version available.

    ../../_images/add_lib_shadow.png
  2. Unzip this file and then enter the libraries folder to see the following folders.

    ../../_images/add_lib_0_shadow.png
  3. Copy them all and add them to the libraries folder of your sketchbook.

    Step 1: You can find or change the location of your libraries folder at File > Preferences > Sketchbook location.

    ../../_images/add_lib_1_shadow.png

    Step 2: Go to the location of your Sketchbook location(find from Arduino IDE). And find libraries folder, click to open it.

    ../../_images/add_lib_2_shadow.png

    Step 3: Paste all the unzipped folders of Blynk_Release_vx.x.x\libraries into the libraries folder.

    ../../_images/add_lib_3_shadow.png