Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Specific pins used in this example to connect ESP32 and camera are shown in tabl
| Pixel Data Bit 6 | D8 | IO34 | IO36 |
| Pixel Data Bit 7 | D9 | IO35 | IO19 |
| Camera Reset | RESET | IO2 | IO15 |
| Camera Power Down | PWDN | *see Note 2* | *see Note 2* |
| Camera Power Down | PWDN | *see Note 3* | *see Note 3* |
| Power Supply 3.3V | 3V3 | 3V3 | 3V3 |
| Ground | GND | GND | GND |

Expand Down Expand Up @@ -330,4 +330,4 @@ You are welcome to contribute to this repository by providing documentation to c

This application is using code developed by:
* OpenMV implementation for OV7725 by Ibrahim Abdelkader
* Software I2C library for ESP31B by Hristo Gochkov
* Software I2C library for ESP31B by Hristo Gochkov