User Tools

Site Tools


projects:wifi-cam:start

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
projects:wifi-cam:start [2024/07/06 11:16] 22670_students.hsrwprojects:wifi-cam:start [2024/07/06 11:37] (current) 22670_students.hsrw
Line 90: Line 90:
 {{:projects:wifi-cam:2.jpg?600|}}\\ {{:projects:wifi-cam:2.jpg?600|}}\\
 |As you can see, it comes in two parts which can be attached together, one part has the SoC (System on chip) and the other part has the Camera, Microphone, and the SD-Card slot.| |As you can see, it comes in two parts which can be attached together, one part has the SoC (System on chip) and the other part has the Camera, Microphone, and the SD-Card slot.|
 +
 +
 +I have used Arduino IDE version 2.3.2 to upload the code to the board, but you have to adjust the IDE in a way so you can upload the code to the board without any errors. So, please do the following steps:
 +
 +1. From Arduino IDE, go to **Tools**-**Board**-**Boards manager**
 +         a. Arduino ESP32 Boards v2.0.13
 +         b. esp32 v3.0.2 it only works on this version 
 +         
 +2. From Arduino IDE, go to **Tools**-**Manage Libraries**
 +         a. ArduinoHttpClient 0.6.0
 +         b. Arduino_ESP32_OTA 0.3.0
 +         c. ESP32 Mail Client 3.4.19
 +         
 +         
 + Here is a link for the code as I have uploaded all the files on a github repo. 
 +https://github.com/msherif503/ESP32S3_Take-photo_Send_Gmail.git
 +
 +--------------------------------------------------------------------------------------------
 +
 +  
 +         
 +         
 +  
 +           
 +
  
  
projects/wifi-cam/start.1720257383.txt.gz · Last modified: 2024/07/06 11:16 by 22670_students.hsrw