add HAT|proto ncir thermal cn

This commit is contained in:
shaoxiang
2019-06-27 11:48:14 +08:00
parent 955fb39ef8
commit f3cf9bf459
26 changed files with 218 additions and 172 deletions
+4 -1
View File
@@ -334,7 +334,10 @@ body[data-page="ja/README.md"] #application {
#hat,
#hat-env,
#hat-pir,
#hat-spk {
#hat-spk,
#hat-proto,
#hat-ncir,
#hat-thermal {
width: 0;
height: 0;
overflow: hidden;
Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

+17 -13
View File
@@ -85,33 +85,37 @@
<script src="https://unpkg.com/prismjs/components/prism-arduino.min.js"></script>
</body>
<script>
// $('.nav-link[data-bind="sensor"]').delegate(this, 'mouseenter', Enter);
// $('.nav-link[data-bind="sensor"]').delegate(this, 'mouseleave',Leave);
<!-- <script>
window.onload = function() {
$('.nav-link[data-bind="event"]').delegate(this, 'mouseenter', Enter);
$('.nav-link[data-bind="event"]').delegate(this, 'mouseleave',Leave);
$('.nav-link[data-bind="event"]').next("div").delegate(this, 'mouseleave',Leave);
$(document).ready(function(){
$(".dropdown-menu a").css("margin-left","35px");
});
}
function Enter() {
// $(this).next("div").removeClass("collapse")
// $(this).next("div").addClass("collapse show")
console.log(this);
console.log(1);
$(this).find("~ div").eq(0).removeClass("collapse")
$(this).find("~ div").eq(0).addClass("collapse show")
};
// function Leave() {
// console.log(2);
// $(this).next("div").removeClass("collapse show")
// $(this).next("div").addClass("collapse")
// };
function Leave() {
console.log(this)
console.log(2);
// var a = $(this);
// console.log(a);
$(this).next("div").removeClass("collapse show")
$(this).next("div").addClass("collapse")
$(this).removeClass("collapse show")
$(this).addClass("collapse")
};
</script>
<script>setTimeout(function(){(function(){var xhr=new XMLHttpRequest();xhr.open("GET","https://web-admin.m5stack.com/api/statistic/platform");xhr.send();xhr.onerror=function(err){console.log(err)}})()});</script>
</script> -->
<!-- <script>setTimeout(function(){(function(){var xhr=new XMLHttpRequest();xhr.open("GET","https://web-admin.m5stack.com/api/statistic/platform");xhr.send();xhr.onerror=function(err){console.log(err)}})()});</script> -->
</html>
+26 -14
View File
@@ -13,16 +13,12 @@
## GRAY
## FIRE
<!-- <div class="btn-group"> -->
<a class="btn btn btn-primary" href="#en/quick_start/m5core/m5stack_core_quick_start" role="button" style="color:white;text-decoration:none">M5Core QuickStart</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://shimo.im/sheets/GWkjHV3XyCCgwDpQ" role="button" style="color:white;text-decoration:none" data-toggle="modal" data-target="#Core_I2C">IIC AddressTable</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores.md" role="button" style="color:white;text-decoration:none">Cores comparison »</a>
<!-- </div> -->
**M5Core**
<!-- **M5Core** *( **[Quick Start](en/quick_start/m5core/m5stack_core_quick_start)** )* -->
<div class="item">
<a href="/#/en/core/basic">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/core/core_basic_01.png">
@@ -47,15 +43,11 @@
## M5Stick
## M5StickC
<!-- <div class="btn-group"> -->
<a class="btn btn btn-primary" href="#en/quick_start/m5stick/m5stick_quick_start" role="button" style="color:white;text-decoration:none">M5Stick QuickStart</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="#en/quick_start/m5stickc/m5stickc_quick_start" role="button" style="color:white;text-decoration:none">M5StickC QuickStart »</a>
<!-- </div> -->
**M5Stick**
<!-- *( **[Quick Start](en/quick_start/m5stick/m5stick_quick_start)** )*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*( **[Quick Start](en/quick_start/m5stickc/m5stickc_quick_start)** )* -->
<div class="item">
<a href="/#/en/core/m5stick">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/core/core_m5stick_01.png">
@@ -74,14 +66,11 @@
## M5GO Kit
## FACES Kit
<!-- <div class="btn-group"> -->
<a class="btn btn btn-primary" href="#en/quick_start/m5core/m5stack_core_quick_start" role="button" style="color:white;text-decoration:none">M5GO QuickStart</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="#en/quick_start/m5core/m5stack_core_quick_start" role="button" style="color:white;text-decoration:none">FACES-kit QuickStart »</a>
<!-- </div> -->
**M5GO/FACES Kit**
<!-- **Kit** *( **[Quick Start](en/quick_start/m5core/m5stack_core_quick_start)** )* -->
<div class="item">
<a href="/#/en/core/m5go_lite">
@@ -115,7 +104,6 @@
<a class="btn btn btn-primary" href="https://shimo.im/sheets/GWkjHV3XyCCgwDpQ" role="button" style="color:white;text-decoration:none" data-toggle="modal" data-target="#Module_I2C">IIC AddressTable</a>&nbsp;&nbsp;&nbsp;&nbsp;
<!-- *( **[IIC Address Table](https://shimo.im/sheets/GWkjHV3XyCCgwDpQ)** )* -->
## GPS
## LORA
@@ -768,9 +756,9 @@
## HAT-ENV
## HAT-PIR
## HAT-SPK
<!-- ## HAT-PROTO
## HAT-PROTO
## HAT-THERMAL
## HAT-NCIR -->
## HAT-NCIR
<div class="item">
<a href="/#/en/hat/hat-env">
@@ -793,6 +781,27 @@
<p class="item-title" style="font-style:italic;">SPK</p>
</div>
<!-- <div class="item">
<a href="/#/en/hat/hat-proto">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_proto_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">PROTO</p>
</div>
<div class="item">
<a href="/#/en/hat/hat-ncir">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_ncir_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">NCIR</p>
</div>
<div class="item">
<a href="/#/en/hat/hat-thermal">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_thermal_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">Thermal</p>
</div> -->
**Visual class**
@@ -1037,6 +1046,9 @@
<img class="logo" src="//cdn.shopify.com/s/files/1/0056/7689/2250/t/2/assets/magnifier.png?14592" style="position: absolute; top: 50px; left: 50px;">
</div>`);
});
</script>
<!-- GitHub Buttons -->
+85 -94
View File
@@ -13,10 +13,11 @@
<!--
<!--
<div class="container">
<a class="nav-link" href="#" data-toggle="collapse" data-target="#Product">> Product Documents</a>
<a class="nav-link" href="/#/" data-toggle="collapse" data-target="#Product">> Product Documents</a>
<div id="Product" class="collapse">
<div class="container" style="margin:10px">
<div class="btn-group-vertical">
@@ -25,14 +26,14 @@
Core
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px">
<a class="dropdown-item" href="#/en/?id=basic">Basic</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">GRAY</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">FIRE</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">M5StickC</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">M5Stick</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">M5GO Lite</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">M5GO Kit</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">FACES Kit</a>
<a class="dropdown-item" href="/#/en/core/basic">Basic</a>
<a class="dropdown-item" href="/#/en/core/gray">GRAY</a>
<a class="dropdown-item" href="/#/en/core/fire" >FIRE</a>
<a class="dropdown-item" href="/#/en/core/m5stickc" >M5StickC</a>
<a class="dropdown-item" href="/#/en/core/m5stick" >M5Stick</a>
<a class="dropdown-item" href="/#/en/core/m5go_lite" >M5GO Lite</a>
<a class="dropdown-item" href="/#/en/core/m5go" >M5GO Kit</a>
<a class="dropdown-item" href="/#/en/core/face_kit" >FACES Kit</a>
</div>
</div>
<div class="btn-group">
@@ -40,26 +41,26 @@
Module
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">GPS</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">LORA</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">LoRaWAN</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">SIM800L</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">COMMU</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">BATTERY</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">PROTO</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">PROTO-KIT</a>
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">PLUS</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">USB</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">BUS</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">GoPlus</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">STEPMOTOR</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">SERVO</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">LEGO+</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">FAN</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">FACES-ENCODER</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">FACES-JOYSTICK</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">FACES-FINGER</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">FACES-RFID</a>
<a class="dropdown-item" href="#/en/?id=basic" >GPS</a>
<a class="dropdown-item" href="#/en/?id=gray" >LORA</a>
<a class="dropdown-item" href="#/en/?id=fire" >LoRaWAN</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >SIM800L</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >COMMU</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >BATTERY</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >PROTO</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >PROTO-KIT</a>
<a class="dropdown-item" href="#/en/?id=basic" >PLUS</a>
<a class="dropdown-item" href="#/en/?id=gray" >USB</a>
<a class="dropdown-item" href="#/en/?id=fire" >BUS</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >GoPlus</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >STEPMOTOR</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >SERVO</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >LEGO+</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >FAN</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >FACES-ENCODER</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >FACES-JOYSTICK</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >FACES-FINGER</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >FACES-RFID</a>
</div>
</div>
<div class="btn-group">
@@ -67,17 +68,17 @@
Base
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">LAN</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">NODE</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">BTC</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">PLC</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">Core BOTTOM</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">M5GO BOTTOM</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">M5GO RFID</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">M5GO CHARGER</a>
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">PM2.5</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">BASE15</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">BASE26</a>
<a class="dropdown-item" href="#/en/?id=basic" >LAN</a>
<a class="dropdown-item" href="#/en/?id=gray" >NODE</a>
<a class="dropdown-item" href="#/en/?id=fire" >BTC</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >PLC</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >Core BOTTOM</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >M5GO BOTTOM</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >M5GO RFID</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >M5GO CHARGER</a>
<a class="dropdown-item" href="#/en/?id=basic" >PM2.5</a>
<a class="dropdown-item" href="#/en/?id=gray" >BASE15</a>
<a class="dropdown-item" href="#/en/?id=fire" >BASE26</a>
</div>
</div>
<div class="btn-group">
@@ -85,40 +86,40 @@
Unit
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-100px ; width:40px">
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">ANGLE</a>
<a class="nav-link" data-bind="event" href="#" data-toggle="collapse" data-target="#camera" style="margin-left:35px"> Camera </a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >ANGLE</a>
<a class="nav-link" data-bind="event" href="#" data-toggle="collapse" data-target="#camera" > Camera </a>
<div id="camera" class="collapse">
<div class="container" style="margin:10px">
<div class="btn-group-vertical">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">ESP32CAM</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">M5Camera</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">M5CameraF</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">M5CameraX</a>
<a class="dropdown-item" href="#/en/?id=basic" >ESP32CAM</a>
<a class="dropdown-item" href="#/en/?id=gray" >M5Camera</a>
<a class="dropdown-item" href="#/en/?id=fire" >M5CameraF</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >M5CameraX</a>
</div>
</div>
</div>
<a class="nav-link" data-bind="event" href="#" data-toggle="collapse" data-target="#sensor" style="margin-left:35px"> Sensor </a>
<a class="nav-link" data-bind="event" href="#" data-toggle="collapse" data-target="#sensor" > Sensor </a>
<div id="sensor" class="collapse">
<div class="container" style="margin:10px">
<div class="btn-group-vertical">
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">ENV</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">EARTH</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">LIGHT</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">PIR</a>
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">NCIR</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">THERMAL</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">COLOR</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">TOF</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">HEART</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">ADC</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" style="margin-left:35px">MAKEY</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" style="margin-left:35px">GPS</a>
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">FINGER</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">WEIGHT</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">TRACE</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">ACCEL</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">OP.90</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" style="margin-left:35px">OP.180</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >ENV</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >EARTH</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >LIGHT</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >PIR</a>
<a class="dropdown-item" href="#/en/?id=basic" >NCIR</a>
<a class="dropdown-item" href="#/en/?id=gray" >THERMAL</a>
<a class="dropdown-item" href="#/en/?id=fire" >COLOR</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >TOF</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >HEART</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >ADC</a>
<a class="dropdown-item" href="#/en/?id=m5go-kit" >MAKEY</a>
<a class="dropdown-item" href="#/en/?id=faces-kit" >GPS</a>
<a class="dropdown-item" href="#/en/?id=basic" >FINGER</a>
<a class="dropdown-item" href="#/en/?id=gray" >WEIGHT</a>
<a class="dropdown-item" href="#/en/?id=fire" >TRACE</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >ACCEL</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >OP.90</a>
<a class="dropdown-item" href="#/en/?id=m5go-lite" >OP.180</a>
</div>
</div>
</div>
@@ -129,11 +130,11 @@
Application
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px ; width:40px">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">BALA</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">LidarBOT</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">PIANO</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">FLIR</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">Demo Board</a>
<a class="dropdown-item" href="#/en/?id=basic" >BALA</a>
<a class="dropdown-item" href="#/en/?id=gray" >LidarBOT</a>
<a class="dropdown-item" href="#/en/?id=fire" >PIANO</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >FLIR</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >Demo Board</a>
</div>
</div>
<div class="btn-group">
@@ -141,12 +142,12 @@
Accessory
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px ; width:40px">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">Grove-T</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">Grove Cable</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">GROVE2GROVE</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">SCREW</a>
<a class="dropdown-item" href="#/en/?id=m5stick" style="margin-left:35px">BUS-Socket</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">Frame</a>
<a class="dropdown-item" href="#/en/?id=basic" >Grove-T</a>
<a class="dropdown-item" href="#/en/?id=gray" >Grove Cable</a>
<a class="dropdown-item" href="#/en/?id=fire" >GROVE2GROVE</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >SCREW</a>
<a class="dropdown-item" href="#/en/?id=m5stick" >BUS-Socket</a>
<a class="dropdown-item" href="#/en/?id=fire" >Frame</a>
</div>
</div>
<div class="btn-group">
@@ -154,10 +155,10 @@
Aluminium Profile
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px ; width:40px">
<a class="dropdown-item" href="#/en/?id=basic" style="margin-left:35px">CORNER</a>
<a class="dropdown-item" href="#/en/?id=gray" style="margin-left:35px">NUT</a>
<a class="dropdown-item" href="#/en/?id=fire" style="margin-left:35px">Connector</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" style="margin-left:35px">Aluminium-Profile</a>
<a class="dropdown-item" href="#/en/?id=basic" >CORNER</a>
<a class="dropdown-item" href="#/en/?id=gray" >NUT</a>
<a class="dropdown-item" href="#/en/?id=fire" >Connector</a>
<a class="dropdown-item" href="#/en/?id=m5stickc" >Aluminium-Profile</a>
</div>
</div>
<div class="btn-group">
@@ -165,8 +166,8 @@
Tools
</button>
<div class="dropdown-menu" style="margin-left:45px ; margin-top:-10px ; width:40px">
<a class="dropdown-item" href="#" style="margin-left:35px">USB Downloader</a>
<a class="dropdown-item" href="#" style="margin-left:35px">USB-ISP</a>
<a class="dropdown-item" href="#" >USB Downloader</a>
<a class="dropdown-item" href="#" >USB-ISP</a>
</div>
</div>
</div>
@@ -188,14 +189,4 @@
- <a href="https://m5stack.com/"><img src="https://docs.m5stack.com/assets/img/favicon.ico" width=16px/>M5Stack</a>
- [![Github](https://icongram.jgog.in/simple/github.svg?color=808080&size=16)Github](https://github.com/m5stack)
- [![Twitter](https://icongram.jgog.in/simple/twitter.svg?colored&size=16)@M5Stack](http://twitter.com/M5Stack)
- [![Facebook](https://icongram.jgog.in/simple/facebook.svg?colored&size=16)@M5Stack](https://www.facebook.com/M5Stack)
<script>
$(document).ready(function(){
$(".dropdown-menu a").css("margin-left", "35px")
});
</script> -->
- [![Facebook](https://icongram.jgog.in/simple/facebook.svg?colored&size=16)@M5Stack](https://www.facebook.com/M5Stack) -->
+30 -16
View File
@@ -1,4 +1,4 @@
# 产品列表
# 产品列表 {docsify-ignore-all}
***
@@ -9,17 +9,16 @@
<span style="font-size:30px">Core</span>
</div>
<!-- *(**[主控之间的对比](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md)**&nbsp;&nbsp;&nbsp;**[IIC 地址表](https://shimo.im/sheets/GWkjHV3XyCCgwDpQ)** )* -->
## BASIC
## GRAY
## FIRE
<!-- <div class="btn-group"> -->
<a class="btn btn btn-primary" href="#zh_CN/quick_start/m5core/m5stack_core_quick_start" role="button" style="color:white;text-decoration:none">M5Core上手指南</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://shimo.im/sheets/GWkjHV3XyCCgwDpQ" role="button" style="color:white;text-decoration:none" data-toggle="modal" data-target="#Core_I2C">IIC地址表</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md" role="button" style="color:white;text-decoration:none">款式硬件区别 »</a>
<!-- </div> -->
**M5Core**
@@ -110,7 +109,7 @@
<span style="font-size:30px">Module</span>
</div>
<!-- *( **[IIC 地址表](https://shimo.im/sheets/GWkjHV3XyCCgwDpQ)** )* -->
## GPS
## LORA
@@ -294,7 +293,6 @@
<span style="font-size:30px">Base</span>
</div>
<!-- *( **[IIC 地址表](https://shimo.im/sheets/GWkjHV3XyCCgwDpQ)** )* -->
&nbsp;
@@ -392,7 +390,6 @@
***
# Unit
<!-- *( **[IIC 地址表](https://shimo.im/sheets/GWkjHV3XyCCgwDpQ)** )* -->
<div>
<img src="assets/img/product_pics/icon_unit.png" style="vertical-align:middle;">
@@ -404,14 +401,14 @@
## M5CameraF
## M5CameraX
<!-- <div class="btn-group"> -->
<a class="btn btn btn-primary" href="#zh_CN/quick_start/m5camera/m5camera_quick_start" role="button" style="color:white;text-decoration:none">摄像头上手指南</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://shimo.im/sheets/GWkjHV3XyCCgwDpQ" role="button" style="color:white;text-decoration:none" data-toggle="modal" data-target="#Unit_I2C">IIC地址表</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="btn btn btn-primary" href="https://github.com/m5stack/M5-Schematic/blob/master/Units/m5camera/CameraComparison_zh_CN.md" role="button" style="color:white;text-decoration:none">款式硬件区别 »</a>
<!-- </div> -->
**摄像头类**
<!-- *( **[上手指南](zh_CN/quick_start/m5camera/m5camera_quick_start)**&nbsp;&nbsp;&nbsp;**[摄像头之间的对比](https://github.com/m5stack/M5-Schematic/blob/master/Units/m5camera/CameraComparison_zh_CN.md)** )* -->
<div class="item">
<a href="/#/zh_CN/unit/esp32cam">
@@ -592,12 +589,6 @@
<p class="item-title" style="font-style:italic;">OP.180</p>
</div>
<!-- # HAT
<div>
<img src="assets/img/product_pics/icon_accessory.png" style="vertical-align:middle;">
<span style="font-size:30px">HAT</span>
</div> -->
**交互类**
@@ -768,6 +759,9 @@
## HAT-ENV
## HAT-PIR
## HAT-SPK
## HAT-PROTO
## HAT-THERMAL
## HAT-NCIR
<div class="item">
<a href="/#/zh_CN/hat/hat-env">
@@ -790,6 +784,26 @@
<p class="item-title" style="font-style:italic;">SPK</p>
</div>
<!-- <div class="item">
<a href="/#/zh_CN/hat/hat-proto">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_proto_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">PROTO</p>
</div>
<div class="item">
<a href="/#/zh_CN/hat/hat-ncir">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_ncir_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">NCIR</p>
</div>
<div class="item">
<a href="/#/zh_CN/hat/hat-thermal">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_thermal_01.jpg">
</a>
<p class="item-title" style="font-style:italic;">Thermal</p>
</div> -->
**视觉类**
+16 -8
View File
@@ -1,6 +1,6 @@
# Hat NCIR {docsify-ignore-all}
<img src="assets\img\product_pics\hat\spk_hat\spk_hat_01.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\spk_hat\spk_hat_02.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\spk_hat\spk_hat_03.jpg" width="30%" height="30%">
<img src="assets\img\product_pics\hat\ncir_hat\hat_ncir_01.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\ncir_hat\hat_ncir_02.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\ncir_hat\hat_ncir_03.jpg" width="30%" height="30%">
***
@@ -8,25 +8,33 @@
## 描述
**Hat SPK**
**Hat NCIR**是一款兼容M5SticKC的单点红外测温传感器.内置红外传感器**MLX90614**,能够测量人体或其他物体的表面温度.
与大多数接触式型传感器不同地方在于,该传感器通过测量远距离物体发射出的红外光波来检测温度.无需物理接触,这使得它比一般传感器拥有更广的测温范围: -70°C 至 + 380°C.视场角为90°,能够方便快捷的测量某一位置的平均温度.
IIC0x5A
## 产品特性
- 工作电压: 4.5 to 5.5V
- 测温范围: -70°C ~ 382.2°C
- 室温下测量精度: ±0.5°C
- 视场角: 90°
## 包含
- 1x SPK Hat
- 1x NCIR Hat
## 应用
- MP4/MP3
- 人体体温测量
- 物体 ( 生物 ) 移动检测
## 原理图
- **[原理图](https://github.com/m5stack/M5-Schematic/blob/master/Hat/StickHat_NCIR.pdf)**
<img src="assets\img\product_pics\hat\spk_hat\spk_hat_04.jpg" width="50%" height="50%">
<img src="assets\img\product_pics\hat\ncir_hat\hat_ncir_04.jpg" width="50%" height="50%">
## 相关链接
@@ -34,7 +42,7 @@
- **[官方论坛](http://forum.m5stack.com/)**
- **[PAM8303 数据手册](https://pdf1.alldatasheet.com/datasheet-pdf/view/790820/DIODES/PAM8303C.html)**
- **数据手册** - [MLX90614](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MLX90614-Datasheet-Melexis.pdf)
## EasyLoader
@@ -50,5 +58,5 @@
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td></tr>
<tr><td>HAT SPK</td><td>SD</td><td>IN-</td><td>3.3V</td><td>GND</td></tr>
<tr><td>HAT NCIR</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td></tr>
</table>

Some files were not shown because too many files have changed in this diff Show More