From d6da7a280716ce0698d397c38f482a3dd0da09b8 Mon Sep 17 00:00:00 2001
From: Sean <1026025056@qq.com>
Date: Thu, 10 Sep 2020 10:08:51 +0800
Subject: [PATCH] add esp32 cam arduino example link
---
docs/assets/js/custom.js | 24 ++++++++++++------------
docs/assets/js/custom.min.js | 2 +-
docs/en/unit/esp32cam.md | 4 ++++
docs/en/unit/m5camera.md | 3 +++
docs/en/unit/m5camera_f.md | 9 ++++++---
docs/en/unit/m5camera_f_new.md | 9 ++++++---
docs/en/unit/m5camera_x.md | 4 ++++
docs/zh_CN/unit/esp32cam.md | 3 +++
docs/zh_CN/unit/m5camera.md | 6 +++++-
docs/zh_CN/unit/m5camera_f.md | 4 ++++
docs/zh_CN/unit/m5camera_f_new.md | 4 ++++
docs/zh_CN/unit/m5camera_x.md | 8 +++-----
12 files changed, 55 insertions(+), 25 deletions(-)
diff --git a/docs/assets/js/custom.js b/docs/assets/js/custom.js
index 6d6cea06..9d701b97 100644
--- a/docs/assets/js/custom.js
+++ b/docs/assets/js/custom.js
@@ -1,17 +1,17 @@
const icon_list = {
- "CORE":"https://static-cdn.m5stack.com/image/m5-docs_logo/core.webp",
- "MODULE":"https://static-cdn.m5stack.com/image/m5-docs_logo/module.webp",
- "BASE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.webp",
- "STICK":"https://static-cdn.m5stack.com/image/m5-docs_logo/stick.webp",
- "FACE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.webp",
- "UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/unit.webp",
- "HAT":"https://static-cdn.m5stack.com/image/m5-docs_logo/hat.webp",
- "ATOM":"https://static-cdn.m5stack.com/image/m5-docs_logo/atom.webp",
- "APPLICATION":"https://static-cdn.m5stack.com/image/m5-docs_logo/application.webp",
- "ACCESSORY":"https://static-cdn.m5stack.com/image/m5-docs_logo/accessory.webp",
- "ALUMINIUM":"https://static-cdn.m5stack.com/image/m5-docs_logo/aluminium.webp",
- "MINI-UNIT" : "https://static-cdn.m5stack.com/image/m5-docs_logo/mini-unit.webp",
+ "CORE":"https://static-cdn.m5stack.com/image/m5-docs_logo/core.png",
+ "MODULE":"https://static-cdn.m5stack.com/image/m5-docs_logo/module.png",
+ "BASE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.png",
+ "STICK":"https://static-cdn.m5stack.com/image/m5-docs_logo/stick.png",
+ "FACE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.png",
+ "UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/unit.png",
+ "HAT":"https://static-cdn.m5stack.com/image/m5-docs_logo/hat.png",
+ "ATOM":"https://static-cdn.m5stack.com/image/m5-docs_logo/atom.png",
+ "APPLICATION":"https://static-cdn.m5stack.com/image/m5-docs_logo/application.png",
+ "ACCESSORY":"https://static-cdn.m5stack.com/image/m5-docs_logo/accessory.png",
+ "ALUMINIUM":"https://static-cdn.m5stack.com/image/m5-docs_logo/aluminium.png",
+ "MINI-UNIT" : "https://static-cdn.m5stack.com/image/m5-docs_logo/mini-unit.png",
"DESCRIPTION" : "el-icon-s-management",
"描述" : "el-icon-s-management",
"EASYLOADER":"el-icon-download",
diff --git a/docs/assets/js/custom.min.js b/docs/assets/js/custom.min.js
index 515be7fd..c96a11c1 100644
--- a/docs/assets/js/custom.min.js
+++ b/docs/assets/js/custom.min.js
@@ -1,4 +1,4 @@
-const icon_list={"CORE":"https://static-cdn.m5stack.com/image/m5-docs_logo/core.webp","MODULE":"https://static-cdn.m5stack.com/image/m5-docs_logo/module.webp","BASE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.webp","STICK":"https://static-cdn.m5stack.com/image/m5-docs_logo/stick.webp","FACE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.webp","UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/unit.webp","HAT":"https://static-cdn.m5stack.com/image/m5-docs_logo/hat.webp","ATOM":"https://static-cdn.m5stack.com/image/m5-docs_logo/atom.webp","APPLICATION":"https://static-cdn.m5stack.com/image/m5-docs_logo/application.webp","ACCESSORY":"https://static-cdn.m5stack.com/image/m5-docs_logo/accessory.webp","ALUMINIUM":"https://static-cdn.m5stack.com/image/m5-docs_logo/aluminium.webp","MINI-UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/mini-unit.webp","DESCRIPTION":"el-icon-s-management","描述":"el-icon-s-management","EASYLOADER":"el-icon-download","EXAMPLE":"el-icon-document-copy","案例程序":"el-icon-document-copy","SCHEMATIC":"el-icon-cpu","原理图":"el-icon-cpu","VIDEO":"el-icon-video-camera-solid","相关视频":"el-icon-video-camera-solid"};var header=new Vue({el:'#header',data:{homepage:'',faq_link:'',case_link:'',i2c_table:'',comparison_table:'',homepage_title:'',faq_title:'',case_title:'',product_list_title:'',language_list_title:'',platform_list_title:'',isCollapse:true,platform:{},activeIndex:'1',pdf_notify:'',anchorList:[],related_products:''},methods:{loading(str){const loading=this.$loading({lock:true,text:str,spinner:'el-icon-loading',background:'rgba(0, 0, 0, 0.7)'});this.loading_target=loading},done(){this.loading_target.close();},handleOpen(key,keyPath){$('#pc_anchor .el-menu-item.is-active').removeClass('is-active')},handleClose(key,keyPath){$('#pc_anchor .el-menu-item.is-active').removeClass('is-active')}},mounted(){this.loading('Loading')}})
+const icon_list={"CORE":"https://static-cdn.m5stack.com/image/m5-docs_logo/core.png","MODULE":"https://static-cdn.m5stack.com/image/m5-docs_logo/module.png","BASE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.png","STICK":"https://static-cdn.m5stack.com/image/m5-docs_logo/stick.png","FACE":"https://static-cdn.m5stack.com/image/m5-docs_logo/base.png","UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/unit.png","HAT":"https://static-cdn.m5stack.com/image/m5-docs_logo/hat.png","ATOM":"https://static-cdn.m5stack.com/image/m5-docs_logo/atom.png","APPLICATION":"https://static-cdn.m5stack.com/image/m5-docs_logo/application.png","ACCESSORY":"https://static-cdn.m5stack.com/image/m5-docs_logo/accessory.png","ALUMINIUM":"https://static-cdn.m5stack.com/image/m5-docs_logo/aluminium.png","MINI-UNIT":"https://static-cdn.m5stack.com/image/m5-docs_logo/mini-unit.png","DESCRIPTION":"el-icon-s-management","描述":"el-icon-s-management","EASYLOADER":"el-icon-download","EXAMPLE":"el-icon-document-copy","案例程序":"el-icon-document-copy","SCHEMATIC":"el-icon-cpu","原理图":"el-icon-cpu","VIDEO":"el-icon-video-camera-solid","相关视频":"el-icon-video-camera-solid"};var header=new Vue({el:'#header',data:{homepage:'',faq_link:'',case_link:'',i2c_table:'',comparison_table:'',homepage_title:'',faq_title:'',case_title:'',product_list_title:'',language_list_title:'',platform_list_title:'',isCollapse:true,platform:{},activeIndex:'1',pdf_notify:'',anchorList:[],related_products:''},methods:{loading(str){const loading=this.$loading({lock:true,text:str,spinner:'el-icon-loading',background:'rgba(0, 0, 0, 0.7)'});this.loading_target=loading},done(){this.loading_target.close();},handleOpen(key,keyPath){$('#pc_anchor .el-menu-item.is-active').removeClass('is-active')},handleClose(key,keyPath){$('#pc_anchor .el-menu-item.is-active').removeClass('is-active')}},mounted(){this.loading('Loading')}})
var zoom_image=new Vue({el:'#zoom_image',data:{url:'',srcList:[],show:false,index:0,rotate:0,width:580,scale:1},methods:{stopScroll(){var mo=function(e){e.preventDefault();};document.body.style.overflow='hidden';document.addEventListener("touchmove",mo,false);},canScroll(){var mo=function(e){e.preventDefault();};document.body.style.overflow='';document.removeEventListener("touchmove",mo,false);},close(){this.show=false;this.index=0;this.rotate=0;this.width=550;this.scale=1;this.canScroll();},next(){if(this.index>=this.srcList.length){this.index=0;}else{this.index++;}
this.url=this.srcList[this.index]},prev(){if(this.index<=0){this.index=this.srcList.length-1;}else{this.index--;}
this.url=this.srcList[this.index]},left(){this.rotate=this.rotate-90;},right(){this.rotate=this.rotate+90;},zoom_in(){this.width=this.width+50},zoom_out(){this.width=this.width-50},full(){this.width=this.width=800},rollImg(){if(event.wheelDelta>0){this.scale=this.scale+0.05;}else{this.scale=this.scale-0.05;}}},computed:{img_style:function(){return`transition:all 0.2s ease 0s;transform: scale(${this.scale}) rotate(${this.rotate}deg); margin-left: 0px; margin-top: 0px; max-height: 100%; max-width: 100%; width:${this.width}px;`}}})
diff --git a/docs/en/unit/esp32cam.md b/docs/en/unit/esp32cam.md
index 6b110707..b34ad570 100644
--- a/docs/en/unit/esp32cam.md
+++ b/docs/en/unit/esp32cam.md
@@ -182,6 +182,10 @@ what this software can do?
- **[Serial communication-M5Core](https://github.com/m5stack/M5Stack-Camera/tree/master/uart/arduino/uart)**(The serial communication routine is the communication between the camera and the M5Core.)
+### Arduino
+
+- **[ESP32CAM-Arduino](https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer)**
+
## Video
**ESP32CAM Case - 01**
diff --git a/docs/en/unit/m5camera.md b/docs/en/unit/m5camera.md
index 458aa4c4..6046b7c6 100644
--- a/docs/en/unit/m5camera.md
+++ b/docs/en/unit/m5camera.md
@@ -196,6 +196,9 @@ what this software can do?
- **[M5Camera](https://github.com/m5stack/M5Stack-Camera/tree/master/wifi/wifi_ap/firmware/M5Camera)**
+### Arduino
+
+- **[M5Camera-Arduino](https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer)**
### Code
diff --git a/docs/en/unit/m5camera_f.md b/docs/en/unit/m5camera_f.md
index 80c7b887..480b7334 100644
--- a/docs/en/unit/m5camera_f.md
+++ b/docs/en/unit/m5camera_f.md
@@ -191,6 +191,10 @@ what this software can do?
- **[M5Camera Firmware](https://github.com/m5stack/M5Stack-Camera/tree/master/wifi/wifi_ap/firmware/M5CameraF)**
+### Arduino
+
+- **[M5Camera-Arduino](https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer)**
+
### Code
- **[Serial communication-M5CameraF](https://github.com/m5stack/M5Stack-Camera/tree/master/uart/firmware/M5CameraF)**
@@ -217,11 +221,10 @@ what this software can do?
### USB to serial port part of the circuit
-
+- **[Face recognition](https://github.com/m5stack/esp-who)** --> -->