Esp32Cam

resumen en portada

Se flasea con el M5burner
o el IDE
Flash Esp32Cam-Nopsram-v1.0.1

datos al iniciar la camara
screen /dev/ttyUSB0 115200

HI (27) boot: ESP-IDF v4.0-dev-76-g96aa08a0f 2nd stag
e bootloader
I (28) boot: compile time 17:19:09
I (28) boot: Enabling RNG early entropy source...
I (33) qio_mode: Enabling default flash chip QIO
I (39) boot: SPI Speed      : 80MHz
I (43) boot: SPI Mode       : QIO
I (47) boot: SPI Flash Size : 4MB
I (51) boot: Partition Table:
I (55) boot: ## Label            Usage          Type ST Offset   Length
I (62) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (69) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (77) boot:  2 factory          factory app      00 00 00010000 00100000
I (84) boot: End of partition table

I (313) cpu_start: Application information:
I (318) cpu_start: Project name:     camera
I (323) cpu_start: App version:      c641c88-dirty
I (328) cpu_start: Compile time:     Apr  2 2019 17:19:08
I (334) cpu_start: ELF file SHA256:  037099a0f1f93093...
I (340) cpu_start: ESP-IDF:          v4.0-dev-76-g96aa08a0f
I (347) cpu_start: Starting app cpu, entry point is 0x400810a4

I (125) camera: Enabling XCLK output
I (125) camera: Initializing SSCB
I (125) camera: Resetting camera
I (125) gpio: GPIO[15]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (155) camera: Searching for camera address
I (165) camera: Detected camera at address=0x30
I (175) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (175) camera: Doing SW reset of sensor
I (215) camera: Detected OV2640 camera


https://docs.m5stack.com/#/en/unit/esp32cam

http://192.168.4.1/ http://192.168.4.1/jpg

<!–

Indice:

1)
2)
3)
4)
5)
6)
7)
8)
9)
10)
Notas
Referencias

em50l@jejo.es$ 
jejo@em50l:~$
root@em50l:/# 

(copiar y pegar codigo)

test

codigo Formateado internamente


include jejo.h;
printf("hola");

codigo Formateado highlight.pack.js

include jejo.h;
printf("hola");
include jejo.h;
printf("hola");

Enlace a pagina interna.

test

altText

Notas

Referencias