Building the Blynk app
In this example, you will learn how to build a Blynk application to turn an LED on and off.
To start building a project, tap Create New Project
in the center of the screen. This will bring you to the Create New Project
wizard. You will walk through this wizard step by step.
Follow these steps to complete the Create New Project:
- Tap
New Project
:

Creating a New Project
- On the
Create New Project
page, typeLED Controller
in theProject Name
textbox:

Providing a Project Name
- Tap
CHOOSE DEVICE
to get the available hardware models and tapRaspberry Pi 3 B
from the list. After choosing the hardware model, tapOK
.
Note
If you have a previous version of Raspberry Pi board, choose the following:Raspberry Pi 2: Raspberry Pi 2/A+/B+
Raspberry Pi 1 (Rev 1): Raspberry Pi B (Rev 1)
Raspberry Pi 1 (Rev 2): Raspberry Pi A/B (Rev 2)

Selecting the hardware model
- Tap
CONNECTION TYPE
to get the available connection types and tapWiFi
from the list followed by theOK
button. - Tap the
Create
button:

Creating...