parent
d792a1c714
commit
b9d3b9b495
|
|
@ -39,6 +39,9 @@ These are currently known or tested camera modules:
|
|||
| Camera chip | FOV | Resolution | Tested | Works | Description |
|
||||
|-------------|--------|------------|--------|-------|------------------------------------------|
|
||||
| OV2640 | 66.5° | 2MP | Yes | Yes | Recommended. Standard camera module |
|
||||
| OV2640 | 120° | 2MP | Yes | Yes | Recommended |
|
||||
| OV2640 | 160° | 2MP | Yes | Yes | Recommended |
|
||||
| OV2640IR | 160° | 2MP | Yes | Yes | |
|
||||
|
||||
<a name="flash_fw"></a>
|
||||
## How to flash binary files to board from Linux/MAC/Windows
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
#
|
||||
# The script assumes the following directory structure:
|
||||
# ESP32_PrusaConnectCam/
|
||||
# ├── arduino-cli
|
||||
# ├── ESP32_PrusaConnectCam.ino
|
||||
# ├── mcu_cfg.h
|
||||
# ├── ...
|
||||
|
|
|
|||
Loading…
Reference in New Issue