Build Your Arduino Blink Project

This tutorial will guide you through the process of connecting your Arduino board to the SmartWorks IoT platform and control the on-board LED blink.

In this training we are going to:
  • Create a collection
  • Define a device (your Arduino)
  • Send data to the platform from our device
  • Create a Function to automate processes
  • Create a dashboard to view the data
  • Invite a colleague to move faster with development
Note: This project has been made using Arduino NANO 33 IoT. However, this training is applicable to any Arduino board. Please check here to see the required libraries for your Arduino board.

Steps in This Tutorial