create neoflash file

This commit is contained in:
shaoxiang
2019-08-30 19:53:35 +08:00
parent 772a16bc80
commit 3a2f6fdcf6
12 changed files with 143 additions and 88 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

+54 -40
View File
@@ -1,62 +1,76 @@
# Neoflash HAT {docsify-ignore-all}
<img src="assets\img\product_pics\hat\proto_plus_hat\hat_proto_plus_01.jpg" width="30%"> <img src="assets\img\product_pics\hat\proto_plus_hat\hat_proto_plus_02.jpg" width="30%">
<img src="assets\img\product_pics\hat\thermal_hat\hat_thermal_01.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\thermal_hat\hat_thermal_02.jpg" width="30%" height="30%"><img src="assets\img\product_pics\hat\thermal_hat\hat_thermal_03.jpg" width="30%" height="30%">
***
:memo:**[描述](#描述)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://m5stack.com/products/m5stickc-proto-plus-hat)**&nbsp;
:memo:**[Description](#Description)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:electric_plug:**[Schematic](#Schematic)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickc-thermal-camera-hatmlx90640)**&nbsp;&nbsp;&nbsp;<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)**
## 描述
## Description
**Neoflash HAT** 是一款专为M5SticKC设计的矩阵RGB LED灯板.这块尺寸面积仅有58x23.5mm的PCB板总共嵌入了126颗可编程RGB LED灯,除了实现一般的灯光效果以外,高密度矩阵设计的它还可以作为一个小型点阵LED显示屏使用.
**NeoFlash HAT** is specifically designed for M5StickC, it an RGB LED matrix. Space on PCB board is 58x23.5mm and total include 126 RGB LEDs. Every single RGB LED is programmable, which allows you setting the colors and brightness, plus on the 7*18 matrix layout, you will have a nice experience on either display digital numbers or colorful light effection.
在使用灯板制作一些数据显示应用时,使用配套的黑茶色亚克力板,能够有效增强显示效果.结合配套与默认的两组弯曲排针,**Neoflash HAT**能够以两种角度安装到M5StickC上.如果你打算为你的项目添加一个精致小巧的LED矩阵屏幕的话,Neoflash HAT 会是一个不错的选择.
We even prepared a dark brown acrylic board to cover on the NeoFlash board for better effection. We also provide two types of pin set with a 90-degree bend so that you can attach the NeoFlash board onto M5StickC in different ways.
If you thinking about adding a display on your project, NeoFlash is a good choice.
## Product Features
<img src="assets\img\product_pics\hat\proto_plus_hat\hat_proto_plus_03.jpg" width="30%">
- Primordial three basic colors for each pixel
- Total brightness levels: 0-255
- Achievable of 16777216 completed all-color display.
- 24-bit RGB data: 8-bit for each color
- RGB LED Quantity: 126 pcs
- Hole Distance: 0.1 in-(2.54 mm)
- Hole Dimension: 0.039 "1mm (CNC Factory)
- Assembly Approach: back to back (default) / horizontal contact
## 产品特性
## Weight & Dimension
- 单像素点的三基色颜色:
- 可实现256级亮度显示
- 完成16777216种颜色的全真色彩显示.
- RGB LED数量: 126 个
- 孔间距: 0.1 in - (2.54 mm)
- 孔尺寸: 0.039" 1mm (CNC工艺)
- 安装方式: 紧贴背面(默认)/水平拼接
- Dimension58mm x 23.5mm x 1mm
- Weight2g
## 重量尺寸
- 单品尺寸:58mm x 23.5mm x 1mm
- 单品重量:不知道多少克
## 包含
## Package Includes
- 1x Neoflash HAT
- 2x 8 pin 2.54mm弯曲排针90°)
- 1x 2mm黑茶色亚克力板
- 2x 15cm导线(71、0.4mm)
- 2x 8 pin 2.54mm bend pin set90°)
- 1x 2mm dark brown acrylic board
- 2x 15cm string (#71、0.4mm)
## 应用
## Application
- LED矩阵显示屏
- 数字时钟
- LED Matrix Display
- Digital Clock
- Colorful Led Display
## 相关视频
## EasyLoader
<video width="500" height="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO_PLUS_HAT.mp4" type="video/mp4">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/Neoflash/EasyLoader_Neoflash_HAT.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
>2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to start burning. (**For M5StickC burning, please Set the baud rate to 750000 or 115200**)
## Example
- **[Arduino](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/MLX90640)**
## Pin Map
<table>
<tr><td>M5StickC</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>Neoflash HAT</td><td>DATA</td><td>5V</td><td>GND</td></tr>
</table>
## Video
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/Neoflash_HAT.mp4" type="video/mp4">
</video>
## 例程
*以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/ShashaDDD/EC11Encoder).*
```arduino
#include <TaskScheduler.h>
```
+4 -4
View File
@@ -38,8 +38,8 @@ Product Feature:
- 2x LEDs
- 2X speakers: SPK1 reserved, SPK2 connected to PIN25
- M6315
- Tem�-40°C ~ + 85°C
- Frequency Band(MHz�:
- Tem:-40°C ~ + 85°C
- Frequency BandMHz:
- 850/900/1800/1900
- Data Transmit:
- spped: (kbps) 85.6(UL)/85.6(DL)
@@ -48,8 +48,8 @@ Product Feature:
- Network Protocol: IPV4/IPV6*/TCP/UDP/PPP/HTTP/FTP/MQTT
- Consumption:
- <2mA@DRX=5
- Product Sizeï¼?54.2mm x 54.2mm x 12.8mm
- Product weightï¼?12.8g
- Product Size:54.2mm x 54.2mm x 12.8mm
- Product weight:12.8g
## Include
+6 -9
View File
@@ -29,13 +29,13 @@ Product Feature:
- Power Input: 5V
- Serial Communication: Uart2 16/17
- M8321
- Tem�-40°C ~ + 85°C
- Tem:-40°C ~ + 85°C
- Frequency Band:
- LTE-TDDB38/B39/B40/B41
- LTE-FDDB1/B3/B8
- TD-SCDMAB34/B39
- WCDMAB1/B8
- GSM(MHz)ï¼?900/1800
- GSM(MHz):900/1800
- Data Transmit:
- LTE speed: (Mbps) LTE-FDD 50(UL)/150(DL) LTE-TDD 50(UL)/100(DL)
- HSPA+ speed: (Mbps) 5.76(UL)/21.6(DL)
@@ -48,8 +48,8 @@ Product Feature:
- 17uA@Poweroff
- 3mA@Sleep
- 45mA@Idle
- Product Sizeï¼?54.2mm x 54.2mm x 12.8mm
- Product weightï¼?18.1g
- Product Size:54.2mm x 54.2mm x 12.8mm
- Product weight:18.1g
## Include
@@ -62,9 +62,9 @@ Product Feature:
- Vehicle-mounted
- Video
- Security
- CPE
- CPE
- Router
- POC
- POC
## Links
@@ -147,6 +147,3 @@ void loop() {
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
<tr><td>Module LTE</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
</table>
+5 -5
View File
@@ -1,6 +1,6 @@
# Module NB-IoT {docsify-ignore-all}
<img src="assets/img/product_pics/module/nb-iot/nb_iot_01.jpg" width="30%" height="30%">&nbsp;&nbsp;&nbsp; <img src="assets/img/product_pics/module/nb-iot/nb_iot_02.jpg" width="30%" height="30%">
<img src="assets/img/product_pics/module/nb-iot/nb_iot_01.jpg" width="30%">&nbsp;&nbsp;&nbsp; <img src="assets/img/product_pics/module/nb-iot/nb_iot_02.jpg" width="30%">
<img src="assets/img/product_pics/module/nb-iot/NanoSIM.jpeg" width="60%" height="60%">
***
@@ -61,8 +61,8 @@ Power Operation:
- 167mA@Tx(23dBm/15kHzST) 54mA@Rx
-output power: 23dBm±2dB
- Certificate: CCC/SRRC/NAL/GTI
- Product Sizeï¼?54.2mm x 54.2mm x 12.8mm
- Product weightï¼?13.3g
- Product Size:54.2mm x 54.2mm x 12.8mm
- Product weight:13.3g
## Include
@@ -174,8 +174,8 @@ void loop() {
### Pin Map
<table>
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>3.3V</td><td>GND</td></tr>
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>3.3V</td><td>GND</td></tr>
</table>
+6
View File
@@ -49,6 +49,12 @@ It is used to convert the TTL standard to the RS485 standard. If the outside ser
?>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
## Schematic
<img src="assets/img/product_pics/unit/unit_rs485_03.png" width="40%">
### PinMap
<table>
+8
View File
@@ -835,6 +835,14 @@
</a>
</div>
<!-- <div class="item">
<a href="/#/en/hat/hat-neoflash">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/yun_hat_01.jpg">
<p class="item-title">Neoflash</p>
</a>
</div> -->
**LED class**
+7
View File
@@ -838,6 +838,13 @@
</a>
</div>
<!-- <div class="item">
<a href="/#/zh_CN/hat/hat-neoflash">
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/yun_hat_01.jpg">
<p class="item-title">Neoflash</p>
</a>
</div> -->
**LED类**
+35 -20
View File
@@ -9,9 +9,9 @@
## 描述
**Neoflash HAT** 是一款专为M5SticKC设计的矩阵RGB LED灯板.这块尺寸面积仅有58x23.5mm的PCB板总共嵌入了126颗可编程RGB LED灯,除了实现一般的灯光效果以外,高密度矩阵设计的它还可以作为一个小型点阵LED显示屏使用.
**Neoflash HAT** 是一款专为M5SticKC设计的矩阵RGB LED灯板.这块尺寸面积仅有58x23.5mm的PCB板总共嵌入了126颗可编程RGB LED灯,允许用户自由的设置它的颜色与亮度,除了实现炫酷的彩色灯光效果以外,采用7x18矩阵设计的它能够带来良好的数字显示体验.
在使用灯板制作一些数据显示应用时,使用配套的黑茶色亚克力板,能够有效增强显示效果.结合配套默认的两组弯曲排针,**Neoflash HAT**能够以两种角度安装到M5StickC上.如果你打算为你的项目添加一个精致小巧的LED矩阵屏幕的话,Neoflash HAT 会是一个不错的选择.
在使用灯板制作一些数据显示应用时,使用配套的黑茶色亚克力板,能够有效增强显示效果.结合配套/默认的两90°组弯曲排针,**Neoflash HAT**能够以两种角度安装到M5StickC上.如果你打算为你的项目添加一个精致小巧的LED矩阵屏幕的话,Neoflash HAT 会是一个不错的选择.
<img src="assets\img\product_pics\hat\proto_plus_hat\hat_proto_plus_03.jpg" width="30%">
@@ -19,44 +19,59 @@
## 产品特性
- 单像素点的三基色颜色:
- 可实现256级亮度显示
- 完成16777216种颜色的全真色彩显示.
- 可实现0 ~ 256级亮度显示
- 完成16777216种颜色的全真色彩显示
- 24位RGB控制数据: 每种颜色8位
- RGB LED数量: 126 个
- 孔间距: 0.1 in - (2.54 mm)
- 孔尺寸: 0.039" 1mm (CNC工艺)
- 安装方式: 紧贴背面(默认)/水平拼接
## 重量尺寸
- 单品尺寸:58mm x 23.5mm x 1mm
- 单品重量:不知道多少克
- 单品重量:2g
## 包含
- 1x Neoflash HAT
- 2x 8 pin 2.54mm弯曲排针(90°)
- 1x 2mm黑茶色亚克力板
- 2x 15cm导线(71、0.4mm)
- 2x 15cm 绑线(#71、0.4mm)
## 应用
- LED矩阵显示屏
- 数字时钟
- 彩色灯光展示
## EasyLoader
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/Neoflash/EasyLoader_Neoflash_HAT.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
## 例程
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)**
## 管脚映射
<table>
<tr><td>M5StickC</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>Neoflash HAT</td><td>DATA</td><td>5V</td><td>GND</td></tr>
</table>
## 相关视频
<video width="500" height="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO_PLUS_HAT.mp4" type="video/mp4">
</video>
## 例程
*以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/ShashaDDD/EC11Encoder).*
```arduino
#include <TaskScheduler.h>
```
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/Neoflash_HAT.mp4" type="video/mp4">
</video>
+13 -10
View File
@@ -1,6 +1,7 @@
# Module NB-IoT {docsify-ignore-all}
<img src="assets\img\product_pics\module\nb-iot\nb_iot_01.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\module\nb-iot\nb_iot_02.jpg" width="30%" height="30%">
<img src="assets\img\product_pics\module\nb-iot\nb_iot_01.jpg" width="30%" height="30%">&nbsp;&nbsp;&nbsp;<img src="assets\img\product_pics\module\nb-iot\nb_iot_02.jpg" width="30%" height="30%">
<img src="assets/img/product_pics/module/nb-iot/NanoSIM.jpeg" width="60%" height="60%">
***
@@ -14,6 +15,15 @@
<img src="assets\img\product_pics\module\nb-iot\nb_iot_03.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\module\nb-iot\nb_iot_04.jpg" width="30%" height="30%">
补充说明:
- GPIO2维持高电平2s开机
- GPIO2维持高电平8s 关机
- 电源按钮长按2s开机
- 电源按钮长按8s关机
- GPIO26高电平模块复位
## 产品特性
- SIM卡类型: Nano
@@ -44,13 +54,6 @@
-130dBm( 开启重传 )
- 产品尺寸:54.2mm x 54.2mm x 12.8mm
- 产品重量:13.3g
- 补充说明:
GPIO2维持高电平2s开机
GPIO2维持高电平8s 关机
电源按钮长按2s开机
电源按钮长按8s关机
GPIO26高电平模块复位
## 包含
@@ -174,6 +177,6 @@ void loop() {
### 管脚映射
<table>
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>3.3V</td><td>GND</td></tr>
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>3.3V</td><td>GND</td></tr>
</table>
+5
View File
@@ -35,6 +35,11 @@
- 数据手册 - **[MAX485](https://pdf1.alldatasheet.com/datasheet-pdf/view/73463/MAXIM/MAX485.html)** - **[SP485EEN](https://pdf1.alldatasheet.com/datasheet-pdf/view/45954/SIPEX/SP485EEN.html)**
## 原理图
<img src="assets/img/product_pics/unit/unit_rs485_03.png" width="40%">
## EasyLoader
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">