The following steps will show you how to install the Blynk library on the Arduino IDE:
- Download the latest release .zip file from GitHub (https://github.com/blynkkk/blynk-library/releases/latest). You should get a ZIP file named Blynk_Release_vXX.zip, where vXX represents the version number.
- Unzip the archive. You will notice that the archive contains the following folders:
- Inside the Libraries folder, you will notice the following folders:
- Copy all these libraries to your_sketchbook_folder/Libraries of the Arduino IDE.
To find the location of your_sketchbook_folder, go to the top menu in the Arduino IDE: File | Preferences (if you are using MacOS, ...