Commit 1dec7ad 1 parent e7db927 commit 1dec7ad Copy full SHA for 1dec7ad
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Requires an ESP32-CAM module (I've personally used these: [Amazon Link 1][amazon
43
43
44
44
## Hardware Installation <a name =" hardware-installation " ></a >
45
45
46
- Below is the pinout guide and digram for the ESP32-CAM module to the Flipper Zero. From the ESP32-CAM module to the Flipper Zero:
46
+ Below is the pinout guide and diagram for the ESP32-CAM module to the Flipper Zero. From the ESP32-CAM module to the Flipper Zero:
47
47
48
48
```
49
49
VCC to 3V3
@@ -62,7 +62,7 @@ On the ESP32-CAM module itself you'll also need to connect the `IO0` pin to `GND
62
62
63
63
1 . Download and install the Arduino IDE from [ here] [ arduino-ide ] .
64
64
2 . Go to the [ releases section] [ flipper-zero-camera-suite-releases ] for this repo and download the ` esp32_cam_uart_stream.zip ` file.
65
- 3 . Extract contents of ` esp32_cam_uart_stream.zip ` to disk. Be sure to keep the ` .ino ` file nested in the folder with the same name.
65
+ 3 . Extract the contents of ` esp32_cam_uart_stream.zip ` to disk. Be sure to keep the ` .ino ` file nested in the folder with the same name.
66
66
4 . Open ` ~\esp32_cam_uart_stream\esp32_cam_uart_stream.ino ` with your Arduino IDE.
67
67
5 . In the Arduino IDE, go to ` File > Preferences ` .
68
68
6 . In the ` Settings ` tab, add the following URL to the ` Additional Boards Manager URLs ` field:
You can’t perform that action at this time.
0 commit comments