User Tools

Site Tools


esp32-cam-ch340

Differences

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

Link to this comparison view

Next revision
Previous revision
esp32-cam-ch340 [2024/10/20 11:24] – created brunoesp32-cam-ch340 [2025/03/19 14:02] (current) bruno
Line 1: Line 1:
- 
- 
 ==== ESP32-CAM-CH340 ==== ==== ESP32-CAM-CH340 ====
  
-Cfr [[ESP32]] 
  
 [[https://www.cytron.io/tutorial/getting-started-with-esp32-cam]] [[https://www.cytron.io/tutorial/getting-started-with-esp32-cam]]
  
 +  * Cfr [[ESP32]]
   * Menu File -> Examples -> ESP32 -> Camera -> CameraWebServer   * Menu File -> Examples -> ESP32 -> Camera -> CameraWebServer
   * ''#define CAMERA_MODEL_AI_THINKER''   * ''#define CAMERA_MODEL_AI_THINKER''
   * ''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+  * 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 17: Line 15:
   * Push RST   * Push RST
  
-[[https://microcontrollerslab.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>'' 
  
esp32-cam-ch340.1729423465.txt.gz · Last modified: 2024/10/20 11:24 by bruno