diff --git a/docs/assets/img/product_pics/base/w5500PoE/w5500PoE.webp b/docs/assets/img/product_pics/base/w5500PoE/w5500PoE.webp new file mode 100644 index 00000000..58f83af7 Binary files /dev/null and b/docs/assets/img/product_pics/base/w5500PoE/w5500PoE.webp differ diff --git a/docs/en/base/w5500PoE.md b/docs/en/base/w5500PoE.md new file mode 100644 index 00000000..cc7904a4 --- /dev/null +++ b/docs/en/base/w5500PoE.md @@ -0,0 +1,205 @@ +# W5500 PoE + +
SKU:K012
+ +
+ +## Description + +**W5500 PoE** is an M5 Base that implements a W5500 Ethernet controller chip with PoE module, which provides Hardwired TCP/IP embedded Ethernet control to facilitate easier internet connection to embedded systems. W5500 integrates TCP/IP protocol stack, 10/100M Ethernet data link layer (MAC) and physical layer (PHY).This base supports RS485 / RS232 communication and can be used as an Ethernet to serial port server. It is specifically designed for industrial applications. PoE (Power over Ethernet) technology is supported. Through the built-in PoE module, power can be directly supplied to the base through PoE hub / switch without a separate power supply. It comes with a couple of HT3.96 connectors, metal rail and magnet discs for easy installation. The 6 pins of the HT3.96 connector are spare, you can wire them up with an RS485 or RS232 adapter board as you like. + +**The figure below shows the internals of the LAN base** + + + +If you need to add an RS485 interface, make sure to solder the RS485 board onto the main board pin correspondingly. + +**The figure below shows the inner of LAN** + + + +If you need to add RS485/RS232 interface, soldering the RS485 board onto the mian board pin correspondingly. + +**TTL-to-RS485 adapter board and LAN base** + + + +**The figure below tells you how the TTL-to-RS485 adapter board connected onto LAN backplane** + +The serial port pins on the RS485 board will be connected to the GPIO5 and GPIO15 of the LAN backplane. + + + +**M-Bus** + + + +### Product Features + +- Support PoE IEEE802.3 AF/AT +- DC input supply voltage: 9-24V +- Ethernet access +- HT3.96 port for supporting RS485/RS232 communication +- 8 independent hardware socket simultaneous communication +- Support TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE protocols +- Support integrated 10BaseT / 100Base-T Ethernet PHY +- Easy to fixed on the wall + + +## Applications + +- Ethernet controller +- Ethernet and RS485/RS232 data forwarding +- Ethernet network node + + +## Include + +- 1x W5500PoE Base +- 1x TTL-to-RS485 adapter board +- 1x TTL-to-RS232 adapter board +- 1x pin header 20pin +- 1x metal rails and magnet discs +- 3x HT3.96 terminal + - 2x 3pin + - 1x 4pin +- 10x cold crimp terminal(red Copper Lugs) +- 3x Allen wrench +  - 1x 1.5mm +  - 1x 2mm +  - 1x 2.5mm +- 2x hexagon socket head cap screws M3x28 +- 4x hexagon socket tapping screw KA2x4 +- 1x countersunk head screw M3x8 + + + +## Specification + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ResourcesParameter
Ethernet chipW5500
RS485 chipSP3485EE
RS232 chipMAX232
PoE power supply modeIdle network cable pin power supply(10M/100M Ethernet),J4&J5(VC-),J7&J8(VC+)
PoE specificationIEEE802.3 AF/AT
DC input voltage9V~24V
Net weight32g
Gross weight132g
Product size54*54*28mm
Package Size105*65*4mm
+ +## EasyLoader + +>EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial](en/arduino/arduino_development), M5StickC/V/T/ATOM series can be used without driver) + +
+
+
+
+ Windows + MacOS +
+
+
+ +
+ + +

Description:

+

Send messages or commands via Ethernet to control M5Stack 6060 PUSH or display messages on the screen

+
+
+
+ + + +### PinMap + + + + + + + + + + + + + + + + + + + + + + + + + + +
M5StackGPIO13GPIO18GPIO19GPIO23GPIO26GPIO34GPIO5GPIO15
W5500 PoERSTCLKMISOMOSICSINTRX/ATX/B
+ +## Related Link + +- **Datasheet** + - [W5500](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/base/W5500_datasheet_v1.0.2_1_en.pdf) + - [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf) + - [MAX232](hhttps://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicRS232/MAX232.pdf) + +## Schematic + + + +## Example + +- Get example code [click here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Base/W5500_PoE) + + + \ No newline at end of file diff --git a/docs/en/core/m5stickc_plus.md b/docs/en/core/m5stickc_plus.md index 93fe0b16..de0f8cc8 100644 --- a/docs/en/core/m5stickc_plus.md +++ b/docs/en/core/m5stickc_plus.md @@ -72,7 +72,7 @@ LCD screen - 1.14 inch, 135*240 Colorful TFT LCD, ST7789 + 1.14 inch, 135*240 Colorful TFT LCD, ST7789v2 Button @@ -184,18 +184,19 @@ Power structure block diagram **RED LED & IR Transmitter & BUTTON A & BUTTON B** - + +
ESP32 GPIO10GPIO9GPIO37GPIO39
ESP32 GPIO10GPIO9GPIO37GPIO39GPIO2
RED LEDLED Pin
IR Transmitter Transmitter Pin
BUTTON A Button Pin
BUTTON B Button Pin
Buzzer Buzzer Pin
**TFT LCD** -Driver IC:ST7735S +Driver IC:ST7789v2 -Resolution:80 * 160 +Resolution:135 * 240 diff --git a/docs/zh_CN/base/w5500PoE.md b/docs/zh_CN/base/w5500PoE.md new file mode 100644 index 00000000..977f7f2a --- /dev/null +++ b/docs/zh_CN/base/w5500PoE.md @@ -0,0 +1,211 @@ +# W5500 PoE + +
SKU:K012
+ +
+ +## 描述 + +**W5500 PoE** 是一款以太网控制器底座,方便设备轻松接入互联网。它支持RS485/RS232通讯,可作为以太网转串口服务器使用。内置以W5500为硬件的嵌入式以太网控制器,W5500集成了 TCP/IP 协议栈,10/100M 以太网数据链路层(MAC)及物理层(PHY)为嵌入式系统提供更加简易的互联网连接方案,支持PoE(有源以太网)技术,通过内置的PoE模块可以直接通过PoE集线器/交换机为底座供电而无需单独配备电源。为方便在工业应用场景的快速部署,套件内提供金属滑轨和磁盘便于安装固定,配备HT3.96端子用作RS485/RS232的电气连接,能够满足实际生产环境中的有线网络接入需求。 + +HT3.96连接器的 6 个引脚默认悬空,你可以根据需求选择连接RS232或RS485电平转换板。 + +**下图为 LAN 的内部构造** + +如果需要添加 RS485或RS232 通信接口,请将 TTL-RS485 或TTL-RS232 转接板与配套排针焊接到主板上相应的引脚上. + +**TTL-RS485 转接板 与 LAN 底座** + + + +**TTL-RS485 转接板 与 LAN 底座的连接图** + +*TTL-RS485 转接板的串口引脚将连接到 LAN 底座的 GPIO16 和 GPIO17.* + + + +**TTL-RS232 转接板 与 LAN 底座** + + + +**TTL-RS232 转接板 与 LAN 底座的连接图** + +*TTL-RS232 转接板的串口引脚将连接到 LAN 底座的 GPIO16 和 GPIO17.* + + | + +## 产品特性 + +- 支持PoE IEEE802.3 AF/AT +- 有线以太网接入 +- 支持RS485/RS232通信 +- 支持8路独立硬件Socket同时通信 +- 支持TCP、UDP、ICMP、IPv4、ARP、IGMP、PPPoE协议 +- 集成 10BaseT / 100Base-T 以太网 PHY +- 滑轨或磁吸固定 + +## 包含 + +- 1x W5500PoE 底板 +- 1x TTL-RS485 转接板 +- 1x TTL-RS232 转接板 +- 1x 排针 20pin +- 1x 金属导轨和磁盘 +- 3x HT3.96 端子 + - 2x 3pin + - 1x 4pin +- 10x 冷压接端子 +- 3x 内六角扳手 +  - 1x 1.5mm +  - 1x 2mm +  - 1x 2.5mm +- 2x 内六角螺丝 M3x28 +- 4x 内六角自攻螺丝 KA2x4 +- 1x 沉头螺丝 M3x8 + + + +## 应用 + +- 以太网转RS485/232串口 +- Modbus TCP/IP远程控制 +- 有线网络接入 + +## 规格参数 + +
ESP32 GPIO15GPIO13GPIO23GPIO18GPIO5
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
规格参数
以太网芯片W5500
RS485芯片SP3485EE
RS232芯片MAX232
PoE供电方式空闲引脚供电(10M/100M Ethernet),J4&J5(VC-),J7&J8(VC+)
PoE规范IEEE802.3 AF/AT
DC输入电压9V~24V
净重32g
毛重132g
产品尺寸54*54*28mm
包装尺寸105*65*4mm
+ + +## EasyLoader + +>EasyLoader是一个简洁快速的程序烧录器,其内置了一个产品相关的案例程序,通过简单步骤将其烧录至主控,即可进行一系列的功能验证. + +
+
+
+
+ Windows + MacOS +
+
+
+ +
+ + +

案例描述:

+

通过以太网发送消息或指令控制M5Stack 6060PUSH或者屏幕显示消息

+
+
+
+ +### 管脚映射 + + + + + + + + + + + + + + + + + + + + + + + + + + +
M5StackGPIO13GPIO18GPIO19GPIO23GPIO26GPIO34GPIO5GPIO15
W5500 PoERSTCLKMISOMOSICSINTRX/ATX/B
+ +## 相关链接 + +- **Datasheet** + - [W5500](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/base/W5500_datasheet_v1.0.2_1_en.pdf) + - [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf) + - [MAX232](hhttps://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicRS232/MAX232.pdf) + +## 案例程序 + +- 获取代码[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Base/W5500_PoE) + +## 原理图 + + + +[原理图](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Bases/lan_base.pdf) + +## 相关视频 + + + + + + \ No newline at end of file diff --git a/docs/zh_CN/core/m5stickc_plus.md b/docs/zh_CN/core/m5stickc_plus.md index 935a0d0d..c73c50de 100644 --- a/docs/zh_CN/core/m5stickc_plus.md +++ b/docs/zh_CN/core/m5stickc_plus.md @@ -6,7 +6,7 @@ ## 描述 -**M5StickC PLUS** 是[M5StickC](#/zh_CN/core/m5stickc.md)的加大屏幕版本,主控采用ESP32-PICO-D4模组,具备蓝牙4.0与WIFI功能,小巧的机身内部集成了丰富的硬件资源,如红外、RTC、麦克风、LED、IMU、按键、PMU等,在保留原有M5StickC功能的基础上加入了蜂鸣器,同时屏幕尺寸升级到1.14寸、135*240分辨率的TFT屏幕,相较之前的0.96寸屏幕增加18.7%的显示面积,电池容量达到120mAh,接口同样支持HAT与Unit系列产品. +**M5StickC PLUS** 是[M5StickC](#/zh_CN/core/m5stickc.md)的大屏幕版本,主控采用ESP32-PICO-D4模组,具备蓝牙4.0与WIFI功能,小巧的机身内部集成了丰富的硬件资源,如红外、RTC、麦克风、LED、IMU、按键、蜂鸣器、PMU等,在保留原有M5StickC功能的基础上加入了蜂鸣器,同时屏幕尺寸升级到1.14寸、135*240分辨率的TFT屏幕,相较之前的0.96寸屏幕增加18.7%的显示面积,电池容量达到120mAh,接口同样支持HAT与Unit系列产品. **开关机操作:** @@ -20,7 +20,7 @@ ## 产品特性 -- 基于 ESP32开发 +- 基于 ESP32开发,支持WiFi、蓝牙 - 内置3轴加速计与3轴陀螺仪 - 内置Red LED - 集成红外发射管 @@ -72,7 +72,7 @@ LCD屏幕 - 1.14 inch, 135*240 Colorful TFT LCD, ST7789 + 1.14 inch, 135*240 Colorful TFT LCD, ST7789v2 麦克风 @@ -175,19 +175,20 @@ -**红色 LED & 红外发射管 IR & 按键 BUTTON A & 按键 BUTTON B** +**红色 LED & 红外发射管 IR & 按键 BUTTON A & 按键 BUTTON B &蜂鸣器** - + +
ESP32 芯片GPIO10GPIO9GPIO37GPIO39
ESP32 芯片GPIO10GPIO9GPIO37GPIO39GPIO2
红色 LEDLED 管脚
红外发射管 IR 发射管引脚
按键 BUTTON A 按键管脚
按键 BUTTON B 按键管脚
蜂鸣器 蜂鸣器管脚
**彩色TFT屏幕** -驱动芯片:ST7789 +驱动芯片:ST7789v2 分辨率:135 * 240 diff --git a/docs/zh_CN/unit/m5camera_f.md b/docs/zh_CN/unit/m5camera_f.md index e91ef952..e7ee5b8c 100644 --- a/docs/zh_CN/unit/m5camera_f.md +++ b/docs/zh_CN/unit/m5camera_f.md @@ -21,8 +21,6 @@ -这个 Unit 还预留了 6 轴陀螺仪 (MPU6050) 、温湿度气压传感器 (BME280) 和**数字硅晶麦克风 (SPM1423)**的焊接口,如果您需要这些器件,可以自行焊接到对应位置上或者直接购买选配指定硬件版本的 M5CameraF。M5CameraF Unit 还预留了电池接口。外壳内可以容纳的电池大小对应电池容量为 **80mAh**。 - 因为模块可以生成 WIFI 热点 AP,所以可以用手机、PC 或其他设备通过 WIFI 无线获取摄像头图片,也可以通过模块的 GROVE 接口有线获取摄像头图片。 ## 产品特性