
esp32-cam-module
STDesp32-cam-module
2.3k
0
0
0
Mode:Full
License
:Creation time:2021-05-11 16:52:26Update time:2021-11-07 03:10:13
Description
How to use:
- charge via micro USB - it only charges while being tuned ON
- when turned on, the device tries to connect to the default Wifi
- create a Hotspot with the default credentials (ESP-Node : letmestreammydata)
- search for clients IP
- open webpage over the IP
- request picture or livestream
example on Android
Raspberry Pi as Node recommended
API
Analyse network traffic from webinterface for all options
some Examples
take picture with specific settings
GET http://192.168.43.11/capture?_cb=1627849379127
stream video
GET http://192.168.43.11:81/stream
edit options
GET http://192.168.43.11/control?var=brightness&val=-1
GET http://192.168.43.11/control?var=framesize&val=6
Troubleshooting
- turn the device off and on again
- charge device shortly (turned on) and then unplug charge cable
- press reset button (sandwiched under the sd card slot)
How to flash new code
- get USB TTL programmer
- connect RX,TX and GND
- turn device on
- confirm flash mode on serial monitor
- flash through Arduino IDE
- default code in Attachments
turn on power on device
Arduino Settings
General tutorial how to setup IDE for ESP-32-Cam
Module Components
- OV2640 Camera long
- Micro USB 5V 1A
- undervoltage protection (cuts off later than battery internal protection board)
- TP4056 chip
- input DC 2,6 ~ 4,5 V
- output DC 5V ± 3%
- maximum output: 5V/1.3A
- 300mAh (lasts for ~30min)
- internal protection
Design Drawing
schematic diagram
PCB
BOM
ID | Name | Designator | Footprint | Quantity |
---|---|---|---|---|
1 | ESP32-CAM | 1 | PIN_ESP32_CAM_CON_3D | 1 |
2 | HDR-M-2.54_1x1 | GND,J1,J2,J3,J4,J5,J6,VIN,VOUT | HDR-M-2.54_1X1 | 9 |
3 | MSK12C02 | SW1 | SW-TH_MSK12C02 | 1 |

Add to Album
0
0
Share
Report
Project Members
Followers0|Likes0
Related projects

Comment