Understanding the Basics of SmartWorks IoT
This tutorial will guide you through the process of learning the basics of the SmartWorks IoT platform.
- Create a Thing and send data from an LDR sensor connected to an Arduino nano 33 IOT to the platform
- Create a Dashboard to visualize the data using MQTT.
- Add a button to control the MQTT architecture using HTTP.
Required Devices
- Arduino Nano 33 IOT
- Any analogic sensor (In our example is an LDR)
- A button
Get Started
To begin, download this file.
Next, you'll need to set your credentials in the credentials.h file.

Click on the video below to watch the tutorial.