Skip to content
Snippets Groups Projects
Commit 90f1db9d authored by Shahrul Kamil bin Hassan's avatar Shahrul Kamil bin Hassan
Browse files

Update README.md

parent 42d7521b
No related merge requests found
...@@ -32,7 +32,10 @@ ...@@ -32,7 +32,10 @@
3. In addition to that, since OpenMV is not a stackable feather component, you need to add pull up resistors for both the SDA and SCL lines. The way to do this is by connecting two 2.2kOhms resistors where one end is connected to ESP32 3V and the other one is connected to the SDA and SCL respectively. 3. In addition to that, since OpenMV is not a stackable feather component, you need to add pull up resistors for both the SDA and SCL lines. The way to do this is by connecting two 2.2kOhms resistors where one end is connected to ESP32 3V and the other one is connected to the SDA and SCL respectively.
Pullup resistor circuit example: Pullup resistor circuit example:
![Pullup Resistor Setup](/Pictures/Pullup Resistor.png)
![Pullup Resistor Setup](/Pictures/Pullup_Resistor.png)
(https://www.analog.com/en/technical-articles/i2c-primer-what-is-i2c-part-1.html)
Camera setup example: Camera setup example:
![Camera Setup](/Pictures/Bllimp_Camera_Setup.jpg) ![Camera Setup](/Pictures/Bllimp_Camera_Setup.jpg)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment