Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot-open:practical:hardware:sut:esp32:emb3_1 [2024/04/21 19:21] – [Project information] pczekalskien:iot-open:practical:hardware:sut:esp32:emb3_1 [2024/06/29 15:54] (current) – [Prerequisites] pczekalski
Line 6: Line 6:
 <code ini> <code ini>
   lib_deps =    lib_deps = 
-             adafruit/DHT sensor library@^1.4.4+             adafruit/DHT sensor library@^1.4.6
       adafruit/Adafruit Unified Sensor@^1.1.9       adafruit/Adafruit Unified Sensor@^1.1.9
 </code> </code>
Line 13: Line 13:
   * [[en:iot-open:practical:hardware:sut:esp32:emb5_1|]],   * [[en:iot-open:practical:hardware:sut:esp32:emb5_1|]],
   * [[en:iot-open:practical:hardware:sut:esp32:emb6_1|]],   * [[en:iot-open:practical:hardware:sut:esp32:emb6_1|]],
-  * [[en:iot-open:practical:hardware:sut:esp32:emb7_1|]],+  * [[en:iot-open:practical:hardware:sut:esp32:emb7_1|]]
 + 
 +It is also possible to present the temperature as the LED colour changes with a PWM-controlled LED or LED stripe. Their usage is described here: 
 +  * [[en:iot-open:practical:hardware:sut:esp32:emb8_1]]
   * [[en:iot-open:practical:hardware:sut:esp32:emb9a_1|]].   * [[en:iot-open:practical:hardware:sut:esp32:emb9a_1|]].
  
Line 25: Line 28:
 In this scenario, we only focus on reading the sensor (temperature and humidity). Information on how to display measurements is part of other scenarios that you should refer to to create a fully functional solution (see links above). In this scenario, we only focus on reading the sensor (temperature and humidity). Information on how to display measurements is part of other scenarios that you should refer to to create a fully functional solution (see links above).
 ==== Task to be implemented ==== ==== Task to be implemented ====
-//Describe a task to be implemented by the scenario user.//+Present the current temperature, and humidity on any display (e.g. LCD). Remember to add units (C, %Rh).
  
 ==== Start ==== ==== Start ====
Line 77: Line 80:
  
 ===== FAQ ===== ===== FAQ =====
-This section is to be extended as new questions appear. \\ +**I've got NaN (Not a Number) readings. What to do?**: Check if GPIO is OK (should be D22)check if you initialised controller class and most of all, give the sensor some recovery time (at least 250ms) between consecutive readings.
-When using the printed version of this manualplease refer to the latest online version of this document to obtain the valid and up-to-date list of the FAQ. +
-//Provide some FAQs in the following form:\\ +
-**Question?**: Answer. +
-//+
  
 <WRAP noprint> <WRAP noprint>
en/iot-open/practical/hardware/sut/esp32/emb3_1.1713727319.txt.gz · Last modified: 2024/04/21 19:21 by pczekalski
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0