hardware cheat sheet

This commit is contained in:
Sam
2023-09-07 13:40:12 +02:00
parent 254ac65977
commit 8732e03060

13
docs/cheat sheet.md Normal file
View File

@@ -0,0 +1,13 @@
# Hardware
### Lichtsensor wiring + [link uitleg](https://esp32io.com/tutorials/esp32-light-sensor)
![awa](https://esp32io.com/images/tutorial/esp32-light-sensor-wiring-diagram.jpg)
---
### Humid + Temp sensor wiring + [link uitleg](https://projecthub.arduino.cc/arcaegecengiz/using-dht11-12f621)
Gebruik niet de code die daar staat die werkt niet. Gebruik de [offichieele documentatie](https://github.com/dhrubasaha08/DHT11) van de sensor
<P>In plaats van de 5v pin moet je de 3v3 pin gebruiken, want de esp32 S3 heeft geen 5v pin. De resistor is een 10KΩ<p>
![awa](https://projects.arduinocontent.cc/8187f1a6-b715-4b52-8c11-1507c3e80da4.png)
---
### Resistors herkennen
![awa](https://res.cloudinary.com/rspoc/image/upload/f_auto/q_auto/v1673284826/RS%20CONTENTFUL/Discovery/Other%20image%20assets/resistor_colour_code.jpg)