Categories
Break This Glass

Distance

Checkbox 5

The sensor works with a custom program

In this case, we are testing the sensor with a program created using the Arduino IoT Cloud. The interface is slightly different from the Arduino Editor that we have been using previously, but this instructions will guide you.

Using a web browser, go to the Arduino IoT Cloud editor. Once there, follow the steps in the following screen captures.

Sign in to the Arduino IoT Cloud.
Open the project you will be working on.
Open the Sketch tab, where you can see the code.
Check that the code is correct and upload it to the microcontroller.
Open the serial monitor, to see the values captured by the sensor.
Check that the Serial Monitor is printing values to the screen.