This shows you the differences between two versions of the page.
pm:prj2022:apredescu:arduinoiotcloud [2022/05/27 19:26] lea.akkaoui |
pm:prj2022:apredescu:arduinoiotcloud [2022/05/27 22:34] (current) lea.akkaoui |
||
---|---|---|---|
Line 41: | Line 41: | ||
=====Software Design==== | =====Software Design==== | ||
- | * To get started with this step, you will need some very basic knowledge of the Arduino IoT Cloud service. | + | <note tip> To get started with this step, you will need some very basic knowledge of the Arduino IoT Cloud service. |
* In the cloud, you need to create a new Thing, then configure your device and network. | * In the cloud, you need to create a new Thing, then configure your device and network. | ||
* You should then add two “Read Only”, Float Variables named “temperature” and “humidity | * You should then add two “Read Only”, Float Variables named “temperature” and “humidity | ||
Line 49: | Line 49: | ||
* Percentage -> humidity variable | * Percentage -> humidity variable | ||
* +At the end the code | * +At the end the code | ||
+ | </note> | ||
Line 62: | Line 62: | ||
=====Download==== | =====Download==== | ||
- | . | + | {{:pm:prj2022:apredescu:project-ma-dht11_temperature_and_humidity_sensor_in_the_cloud.zip|}} |
=====Journal==== | =====Journal==== | ||
Line 74: | Line 74: | ||
=====Bibliography/Resources==== | =====Bibliography/Resources==== | ||
https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started | https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started | ||
+ | https://docs.arduino.cc/cloud/iot-cloud | ||
+ | https://create.arduino.cc/projecthub |