Skip to content

Commit

Permalink
add: dth11 picture
Browse files Browse the repository at this point in the history
  • Loading branch information
jalmx committed Jun 13, 2024
1 parent 71d01e8 commit 4591788
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/08_sensores.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,11 @@ void loop() {

Se deben agregar una librerías para usar este sensor. [Click aquí](./assets/libs/Pack_DTHxx.zip), agregarlas a tu IDE, de lo contrario no funcionara el código de ejemplo.

![modulo dth11](assets/dh11_1.webp)

![dht](./assets/schematic/dht11_bb.png)
![dht](assets/schematic/dht11_bb.png)

![dht11 anima](./assets/videos/DHT11.gif)
![dht11 anima](assets/videos/DHT11.gif)

```C
#include <Adafruit_Sensor.h>
Expand Down
Binary file added docs/assets/dh11_1.webp
Binary file not shown.

0 comments on commit 4591788

Please sign in to comment.