News

Install Blynk Library using built-in library manager in Arduino IDE To install a new library into your Arduino IDE you can use the Library Manager (available from IDE version 1.6.2).
Arduino libraries are managed in three different places: inside the IDE installation folder, inside the core folder and in the libraries folder inside your sketchbook. The way libraries are chosen ...