Build Your Arduino Blink Project

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

In this training you will:

  • Create a Category
  • 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 the 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