We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b861a7 commit 689f6abCopy full SHA for 689f6ab
README.md
@@ -32,6 +32,32 @@
32
- MISO: D19
33
- VCC: +5V
34
- GND: GND
35
+
36
+- DHT22:
37
+ - VCC: +5V
38
+ - DATA: RX0
39
+ - GND: GND
40
41
+- KY-022:
42
+ - OUT: D35
43
44
45
46
+- IR Transmitter:
47
+ - DATA: TX2
48
49
50
+- Adafruit ST7735R:
51
+ - BACKLIGHT: 3V3
52
+ - MISO: X
53
+ - SCK: D33
54
+ - MOSI: D32
55
+ - TFTCS: GND
56
+ - SDCS: X
57
+ - D/C: RX2
58
+ - RST: EN
59
+ - VCC: 3V3
60
61
#
62
## License
63
0 commit comments