Questions tagged [arduino-iot-cloud]
4 questions
0
votes
1 answer
How to connect an Arduino Uno with an ESP-01 to the Arduino IoT cloud?
I have been trying to connect to the Arduino IoT cloud using my Arduino Uno and an ESP-01.
The Arduino IoT cloud does not recognize my device as genuine. Hence, I've been trying to create a thing and connecting it as a third-party device. I have an…
Saurav Ghimire
- 111
- 3
0
votes
1 answer
A peristaltic pump with pH sensor and web based output project
Good day to you all, I am asking here to confirm that my project is feasible. I have low knowledge of Arduino and other components. Please help me in achieving this project.
I already have the peristaltic pump and pH sensor working with Arduino uno.…
Johannes Remotigue
- 19
- 3
0
votes
1 answer
What's the difference between CloudTemperature, CloudTemperatureSensor and Float data types?
I have a SHT30 sensor for Wemos and I am learning to use Arduino IOT Cloud.
I use float data type for my temperature variable but I see two more data types:
CloudTemperature
CloudTemperatureSensor
What are the differences? Shouldn't use float?
Roby Sottini
- 448
- 2
- 10
- 23
0
votes
1 answer
got a compiling error while programming node mcu
i was programming my node mcu i modified the code and got a complination error but when i compiled the original code i got no error
modified code
#include "arduino_secrets.h"
#include "thingProperties.h"
// define the GPIO connected with Relays and…
Akshit Singh
- 31
- 6