Skip to content

Commit 689f6ab

Browse files
committed
update: README.md
1 parent 9b861a7 commit 689f6ab

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,32 @@
3232
- MISO: D19
3333
- VCC: +5V
3434
- GND: GND
35+
36+
- DHT22:
37+
- VCC: +5V
38+
- DATA: RX0
39+
- GND: GND
40+
41+
- KY-022:
42+
- OUT: D35
43+
- VCC: +5V
44+
- GND: GND
45+
46+
- IR Transmitter:
47+
- DATA: TX2
48+
- GND: GND
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+
- GND: GND
3561
#
3662
## License
3763

0 commit comments

Comments
 (0)