Skip to content

Commit 0e4488e

Browse files
committed
Readme update with wiring.
1 parent 904bee3 commit 0e4488e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ def get_i2c():
354354
typical_gpio = ([22, 23], [5, 4], [22, 21])
355355
...
356356
```
357+
![ESP32_sch](image/ESP32_VL6180X_sch.png)
358+
359+
Example of wiring ESP32 board with GPIO22 and GPIO21 (_source: https://randomnerdtutorials.com/esp32-pinout-reference-gpios/_)
360+
357361
![ESP32](image/ESP32_VL6180X.jpg)
358362

359363
#### How to use ####

image/ESP32_VL6180X_sch.png

200 KB
Loading

0 commit comments

Comments
 (0)