100% found this document useful (1 vote)
318 views4 pages

Blynk App

Blynk is a platform that allows users to control hardware devices remotely through a mobile app. It consists of the Blynk app, Blynk server, and Blynk libraries. The Blynk app allows users to build interfaces through widgets to control devices. The Blynk server handles communication between devices and apps. Blynk libraries enable communication for different hardware platforms. It supports connecting devices over various protocols and manipulating pins without coding.

Uploaded by

SV Technologies
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
318 views4 pages

Blynk App

Blynk is a platform that allows users to control hardware devices remotely through a mobile app. It consists of the Blynk app, Blynk server, and Blynk libraries. The Blynk app allows users to build interfaces through widgets to control devices. The Blynk server handles communication between devices and apps. Blynk libraries enable communication for different hardware platforms. It supports connecting devices over various protocols and manipulating pins without coding.

Uploaded by

SV Technologies
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Blynk Cloud

Introduction:
Blynk was designed for the Internet of Things. It can control hardware remotely, it can display
sensor data, it can store data, visualize it and do many other cool things.
Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes
over the Internet. It's a digital dashboard where you can build a graphic interface for your project
by simply dragging and dropping widgets. It's really simple to set everything up and you'll start
tinkering in less than 5 mins. Blynk is not tied to some specific board or shield. Instead, it's
supporting hardware of your choice. Whether your Arduino or Raspberry Pi is linked to the
Internet over Wi-Fi, Ethernet or this new ESP8266 chip, Blynk will get you online and ready for
the Internet Of Your Things.

Fig: Blynk app Overview


There are three major components in the platform:

 Blynk App - allows to you create amazing interfaces for your projects using various widgets
we provide.
 Blynk Server - responsible for all the communications between the Smartphone and
hardware. You can use our Blynk Cloud or run your private Blynk server locally. Its open-
source, could easily handle thousands of devices and can even be launched on a Raspberry Pi.
 Blynk Libraries - for all the popular hardware platforms - enable communication with the
server and process all the incoming and out coming commands.

Blynk was designed for the Internet of Things. It can control hardware remotely, it can display
sensor data, it can store data, visualize it and do many other cool things.
There are three major components in the platform:

 Blynk App - allows to you create amazing interfaces for your projects using various widgets
we provide.
 Blynk Server - responsible for all the communications between the Smartphone and
hardware. You can use our Blynk Cloud or run your private Blynk server locally. It’s open-
source, could easily handle thousands of devices and can even be launched on a Raspberry Pi.
 Blynk Libraries - for all the popular hardware platforms - enable communication with the
server and process all the incoming and out coming commands.

Now imagine: every time you press a Button in the Blynk app, the message travels to the Blynk
Cloud, where it magically finds its way to your hardware. It works the same in the opposite
direction and everything happens in a blynk of an eye.
Features:

 Similar API & UI for all supported hardware & devices


 Connection to the cloud using:
 Wifi
 Bluetooth and BLE
 Ethernet
 USB (Serial)
 GSM
 Set of easy-to-use Widgets
 Direct pin manipulation with no code writing
 Easy to integrate and add new functionality using virtual pins
 History data monitoring via History Graph widget
 Device-to-Device communication using Bridge Widget
 Sending emails, tweets, push notifications, etc.
 … new features are constantly added!

Characteristics of Blynk are:

Similar API & UI for all supported hardware & devices Connection to the cloud can be done
using Ethernet, Wi-Fi, Bluetooth, BLE and USB (Serial) Set of easy-to-use Widgets Direct pin
manipulation with no code writing Easy to integrate and add new functionality using virtual pins
History data monitoring via History Graph widget Device-to-Device communication using
Bridge Widget Sending emails, tweets, push notifications, etc.

You might also like