aabaad9b17064a0f8ce24f8d89b8a0c587d66c8f
Board-dat/SCM/SCM1030-dat/2023-12-04-18-15-59.png
... | ... | Binary files /dev/null and b/Board-dat/SCM/SCM1030-dat/2023-12-04-18-15-59.png differ |
Board-dat/SCM/SCM1030-dat/SCM1030-dat.md
... | ... | @@ -1,6 +1,42 @@ |
1 | 1 | |
2 | 2 | # SCM1030-dat |
3 | 3 | |
4 | -https://wiki.ai-thinker.com/esp32-cam |
|
4 | + |
|
5 | +## Info |
|
6 | + |
|
7 | + |
|
8 | +ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 |
|
9 | + |
|
10 | + ![](2023-12-04-18-15-59.png) |
|
11 | +### Features: |
|
12 | + |
|
13 | +- Ultra-small 802.11b/g/n Wi-Fi + BT/BLE SoC module |
|
14 | +- Low-power dual-core 32-bit CPU for application processors |
|
15 | +- Up to 240MHz, up to 600 DMIPS |
|
16 | +- Built-in 520 KB SRAM, external 4M PSRAM |
|
17 | +- Supports interfaces such as UART/SPI/I2C/PWM/ADC/DAC |
|
18 | +- Support OV2640 and OV7670 cameras with built-in flash |
|
19 | +- Support for images WiFI upload |
|
20 | +-Support TF card |
|
21 | +- Support multiple sleep modes |
|
22 | +- Embedded Lwip and FreeRTOS |
|
23 | +- Support STA/AP/STA+AP working mode |
|
24 | +- Support Smart Config/AirKiss One-click distribution network |
|
25 | +- Support for serial local upgrade and remote firmware upgrade (FOTA) |
|
26 | + |
|
27 | +### Description: |
|
28 | + |
|
29 | +The ESP32-CAM has a very competitive small-size camera module that can operate independently as a minimum system, measuring only 27*40.5*4.5mm, with deep sleep current and a minimum of 6mA. |
|
30 | +ESP-32CAM can be widely used in various IoT applications. It is suitable for home smart devices, industrial wireless control, wireless monitoring, QR wireless identification, wireless positioning system signals and other IoT applications. It is an ideal solution for IoT applications. |
|
31 | +ESP-32CAM is packaged in DIP and can be directly plugged into the backplane for quick production. It provides customers with a highly reliable connection method and is convenient for use in various IoT hardware terminals. |
|
32 | + |
|
33 | + |
|
34 | +## ref |
|
35 | + |
|
36 | +- [[SCM1030]] |
|
37 | +- https://wiki.ai-thinker.com/esp32-cam |
|
38 | +- demo code - https://github.com/donny681/ESP32_CAMERA_QR |
|
39 | +- use guide CN - https://github.com/donny681/ESP32_CAMERA_QR/wiki |
|
40 | +- [[ESP-SDK-dat]] |
|
5 | 41 | |
6 | 42 |
Chip-cn-dat/Espressif/ESP32/ESP32-DAT.md
... | ... | @@ -25,7 +25,7 @@ Series |
25 | 25 | |
26 | 26 | |
27 | 27 | Boards |
28 | -- [[IDD1023-dat]] - [[NWI1100-dat]] |
|
28 | +- [[IDD1023-dat]] - [[NWI1100-dat]] - [[SCM1030-dat]] |
|
29 | 29 | |
30 | 30 | Shields |
31 | 31 | - [[NWI1245-dat]] |
SDK/ESP-SDK-dat/ESP-SDK-dat.md
... | ... | @@ -4,6 +4,7 @@ |
4 | 4 | |
5 | 5 | # ESP32 SDK |
6 | 6 | |
7 | +- [[ESP-dat]] |
|
7 | 8 | |
8 | 9 | ## Official SDK |
9 | 10 | |
... | ... | @@ -42,6 +43,12 @@ Wirings use [[USB-TTL-dat]] |
42 | 43 | - [[ESP32-USB-dat]] - [[ESP32-SPI-dat]] |
43 | 44 | |
44 | 45 | |
46 | +## Unsort |
|
47 | + |
|
48 | +自己搭建环境:https://esp-idf.readthedocs.io/zh_CN/latest/get-started/index.html |
|
49 | + |
|
50 | +现成虚拟机下载地址:http://wiki.ai-thinker.com/esp32/lubuntu |
|
51 | + |
|
45 | 52 | ## ref |
46 | 53 | |
47 | 54 | API Reference |