This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:iot-open:practical:hardware:sut:esp32:emb3_1 [2024/03/14 14:00] – [Steps] pczekalski | en: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 = | ||
- | | + | |
| | ||
</ | </ | ||
Line 13: | Line 13: | ||
* [[en: | * [[en: | ||
* [[en: | * [[en: | ||
- | * [[en: | + | * [[en: |
+ | |||
+ | 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: | ||
* [[en: | * [[en: | ||
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 |
==== Start ==== | ==== Start ==== | ||
Line 77: | Line 80: | ||
===== FAQ ===== | ===== FAQ ===== | ||
- | This section | + | **I've got NaN (Not a Number) readings. What to do?**: Check if GPIO is OK (should |
- | When using the printed version of this manual, please refer to the latest online version of this document to obtain the valid and up-to-date list of the FAQ. | + | |
- | // | + | |
- | **Question? | + | |
- | // | + | |
+ | <WRAP noprint> | ||
===== Project information ===== | ===== Project information ===== | ||
{{: | {{: | ||
Line 99: | Line 99: | ||
{{: | {{: | ||
</ | </ | ||
- | + | </ | |
- | + |