File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ idf.py flash
33
33
34
34
## Suggested wiring for the LCD 1602/2004 12c Display Module
35
35
36
- | LCD1602/2004 | wirecolor | GPIO Pin |
37
- | -------- | --------- | -- -------- |
38
- | SDA | blue | 21 |
39
- | SCL | green | 22 |
40
- | GRN | black | GRN |
41
- | VCC | red | 5v * |
36
+ | LCD1602/2004 | wirecolor | GPIO Pin |
37
+ | ------------ | --------- | -------- |
38
+ | SDA | blue | 21 |
39
+ | SCL | green | 22 |
40
+ | GRN | black | GRN |
41
+ | VCC | red | 5v * |
42
42
43
- * most models use 5v. There are some variants that operate on 3.3v. Check documentation before proceeding.
43
+ \ * most models use 5v. There are some variants that operate on 3.3v. Check documentation before proceeding.
44
44
45
45
## Tested hardware
46
46
49
49
50
50
## Source Code
51
51
52
- The source is available from [ GitHub cfrankb/esp32-tm1637plus -cpp] ( https://github.com/cfrankb/esp32-lcd1602_2004-cpp ) .
52
+ The source is available from [ GitHub cfrankb/esp32-lcd1602_2004 -cpp] ( https://github.com/cfrankb/esp32-lcd1602_2004-cpp ) .
53
53
54
54
You can’t perform that action at this time.
0 commit comments