File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 12
12
[VDD] --- [3V3]
13
13
[GND] --- [GND]
14
14
[OUTPUT] --- [Digital Pin 2]
15
- 4. Set the CELSIUS_TEMPERATURE_VIRTUAL_CHANNEL value below to a free virtual channel.
15
+ 4. Set the TEMPERATURE_VIRTUAL_CHANNEL value below to a free virtual channel.
16
16
5. Set the HUMIDITY_VIRTUAL_CHANNEL value below to a free virtual channel.
17
- 6. Set the Cayenne authentication info to match the authentication info from the Dashboard.
18
- 7. Compile and upload this sketch.
19
- 8. Once the Arduino connects to the Dashboard it should automatically create temporary display widget with data.
17
+ 6. Set the correct DHT type you are using and the pin attached to arduino.
18
+ 7. Set the Cayenne authentication info to match the authentication info from the Dashboard.
19
+ 8. Compile and upload this sketch.
20
+ 9. Once the Arduino connects to the Dashboard it should automatically create temporary display widget with data.
20
21
To make a temporary widget permanent click the plus sign on the widget.
21
22
*/
22
23
You can’t perform that action at this time.
0 commit comments