Merge pull request #67 from devsfan3/patch-1

Update README
master
Miroslav Pivovarsky 2025-01-02 21:01:26 +01:00 committed by GitHub
commit 0b1f3b75cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -81,6 +81,14 @@ You should now be able to build the firmware and upload it to the board. Each bo
#define CAMERA_MODEL_ESP32_S3_CAM false #define CAMERA_MODEL_ESP32_S3_CAM false
``` ```
<a name="chrome_flash"></a>
## How to flash using Chrome
It is also possible to flash firmware using ESP Tool on a Chrome browser https://espressif.github.io/esptool-js/
Ensure that you set the correct baud rate from the documentation for the board you are using. Select the serial port your board is connected to. You can then click "Add File" and select each .bin file for your board. Make sure that you input the correct Flash Address from the documentation from your board. For the initial flash, click "Erase Flash", and when that is complete, click "Program." See below for a screenshot of how to configure ESP Tool for the Freenove Wrover board.
<img src="doc/ESPTool.png" width=50% height=50%>
<a name="prusa_connect"></a> <a name="prusa_connect"></a>
## How to connect camera board to Prusa Connect ## How to connect camera board to Prusa Connect

BIN
doc/ESPTool.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB