1.2 Configuring the Blynk

  1. Go to the BLYNK and click START FREE.

    ../../_images/sp220607_142551.png
  2. Fill in your email address to register an account.

    ../../_images/sp220607_142807.png
  3. Go to your email address to complete your account registration.

    ../../_images/sp220607_142936.png
  4. Afterwards, Blynk Tour will appear and you can read it to learn the basic information about the Blynk.

    ../../_images/sp220607_143244.png
  5. Next we need to create a template and device with this Quick Start, click Let’s go.

    ../../_images/sp220607_143608.png
  6. Select the hardware and connection type.

    ../../_images/sp20220614173218.png
  7. Here you are told which IDE you need to prepare, we recommend the Arduino IDE.

    ../../_images/sp20220614173454.png
  8. Here is the library you need to add, but the recommended library here is a bit problematic, we need to add other libraries manually (we will mention it later). Click Next here, and a new template and device will be created.

    ../../_images/sp20220614173629.png
  9. The next steps are to upload the relevant code and connect your board to Blynk, but since there is a problem with the library provided earlier, you need to add other libraries again. So click Cancel here to stop Quick Start.

    ../../_images/sp20220614174006.png
  10. Click the Search button and you will see the new device you just created.

    ../../_images/sp20220614174410.png
  11. Go to this Quickstart Device and you will see TEMPLATE_ID, DEVICE_NAME and AUTH_TOKEN on the Device info page, and you will need to copy them later.

    ../../_images/sp20220614174721.png