Creating a project
First, create a new project as discussed in previous chapters, and name it Controllers
. You will receive a new auth token. However, if you would like to use the workspace of the project LED controller you built in Chapter 2, Building Your First Blynk Application, just rename it Controllers
. This will allow you to use the same auth token without applying a new one.
Use the following steps to clean and rename the project:
- In edit mode, first delete the Button widget. To delete, tap the Button widget, then in the
Button Settings
page, tapDelete
. When prompted, tapOK
to continue. Now your canvas is empty:

Deleting the Button widget
- Then, tap the nut icon to open the
Project Settings
. - In the
Project Name
textbox, change the project name toControllers
. Scroll down the page and tapLED Controller
underDevices
to rename the device:

Renaming the project
- Tap
LED Controller
underMy Devices
:
My devices
- Change the device name to
Controllers
:
Renaming the device
- Finally, tap the back icon three...