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

Update README.md

parent c0906c5e
Branches
No related merge requests found
......@@ -31,9 +31,11 @@
4. If the battery is properly connected, the OpenMV LED will blink white at the start. In addition to that, a debugging feature was added such that the OpenMV LED will be red once it is switched on. Everytime a function is called, it will blink green for the period of the function.
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 Setup](/Pictures/Pullup_Resistor.png)
Camera setup example:
![Camera Setup](/Pictures/Blimp_Camera_Setup.jpg)
Note: Failure to properly setup the I2C protocol might cause the code to not work properly
......
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