Bram Documentation

This commit is contained in:
Bram Barbieri
2024-03-10 15:50:55 +01:00
parent fb304af3a4
commit 3bdc81b320
3 changed files with 2 additions and 3 deletions

View File

@@ -124,9 +124,9 @@ Serial.println(F("°F"));
}
```
And The fysical board looks like this:
![Fysical DHT11 board off](<assets/DHT11 state 1.jpg>)
And here it looks in action:
![fysical DHT11 board on](<assets/DHT11 state 2.jpg>)
Later on i could expand this code and the fysical product to include the rest of the sensors.
### Buzzers .pt 2
@@ -159,4 +159,3 @@ void loop() {
}
```
and the fysical design looks like this: ...

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 KiB