User Tools

Site Tools


esp32-cam-ch340

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
esp32-cam-ch340 [2024/10/28 12:44] brunoesp32-cam-ch340 [2025/03/19 14:02] (current) bruno
Line 9: Line 9:
   * ''const char *ssid = "Your SSID";''   * ''const char *ssid = "Your SSID";''
   * ''const char *password = "P4ssw0rd";''   * ''const char *password = "P4ssw0rd";''
-  * Menu Tools -> Board -> esp32 -> ESP32 Wrover Module (ou AI Thinker ESP32-CAM)+  * Menu Tools -> Board -> esp32 -> ESP32 Wrover Module <del>(ou AI Thinker ESP32-CAM)</del>
   * Menu Tools -> Partition Scheme ->"Huge APP (3MB No OTA/190K SPIFFS)"   * Menu Tools -> Partition Scheme ->"Huge APP (3MB No OTA/190K SPIFFS)"
   * Push FLASH, push RST, let RST, let FLASH   * Push FLASH, push RST, let RST, let FLASH
Line 15: Line 15:
   * Push RST   * Push RST
  
-[[https://randomnerdtutorials.com/esp32-cam-take-photo-display-web-server/]]+  * Photo -> ''<nowiki>http://{IP}/capture</nowiki>'' 
 +  * Stream -> ''<nowiki>http:'//{IP}:81/stream</nowiki>'' 
 +  * Variables -> ''<nowiki>http://{IP}/status</nowiki>'' 
 +  * Réglages -> ''<nowiki>http://{IP}/control?var={var}&val={val}</nowiki>'' 
 +    * Framesize -> ''/control?framesize={n}'' avec n = 0 (96x96) -> 13 UXGA(1600x1200) 
 +  * Sauf XCLK -> ''<nowiki>http:'//{IP}/xclk?xclk={xclk}</nowiki>''
  
-  * Download [[https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip]] 
-  * Install: Menu Sketch -> Include Library -> Add .ZIP Library... 
-  * idem pour [[https://github.com/me-no-dev/AsyncTCP/archive/master.zip]] 
-  *  
- 
-[[https://microcontrollerslab.com/esp32-cam-take-photo-display-web-server/]] 
- 
-[[https://github.com/prusa3d/Prusa-Firmware-ESP32-Cam/blob/master/doc/ESP32-Wrover-dev/README.md#how-to-reset-configuration-to-factory-settings]] 
  
esp32-cam-ch340.1730119451.txt.gz · Last modified: 2024/10/28 12:44 by bruno