From e1ca6de7e866720a222b8a83e152e3fc6c688d34 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Wed, 22 Apr 2020 17:08:44 +0800 Subject: [PATCH] add tail485 tailbat --- docs/en/app/ac_socket.md | 2 +- docs/en/atom_base/Tail485.md | 90 ++++++++++++++++++++++++--------- docs/en/atom_base/TailBat.md | 4 +- docs/zh_CN/app/ac_socket.md | 2 +- docs/zh_CN/atom_base/Tail485.md | 74 ++++++++++++++++++++------- 5 files changed, 125 insertions(+), 47 deletions(-) diff --git a/docs/en/app/ac_socket.md b/docs/en/app/ac_socket.md index 9d177f69..adb7f3f0 100644 --- a/docs/en/app/ac_socket.md +++ b/docs/en/app/ac_socket.md @@ -71,7 +71,7 @@ Let's break it down a little bit, start with the bottom part.

Description:

-

Control power on / off.

+

Press B to turn on the power and a to turn off the power.

diff --git a/docs/en/atom_base/Tail485.md b/docs/en/atom_base/Tail485.md index ffd4eb1f..a82efeae 100644 --- a/docs/en/atom_base/Tail485.md +++ b/docs/en/atom_base/Tail485.md @@ -4,65 +4,105 @@
-## 描述 +## Description -**Tail485** 是一款为ATOM设计的TTL-RS485转换器,用于TTL电平与RS485电平转换,RS485是一种通信协议标准,用于定义用于串行通信系统的驱动器和接收器的电气特性,支持多点系统,广泛应用于工业领域。当项目设备需要通过RS485进行通信控制时,使用 RS485 Unit 进行接口类型转接会是一个不错的选择。在Tail485的内部集成有DC/DC降压稳压芯片,可以直接将RS485的12V电压转为5V为TypeC接口供电,免去了单独供电的烦恼。 +**Tail485** is a TTL-RS485 converter designed for ATOM, which is used for TTL level and RS485 level conversion. RRS485 is a standard defining the electrical characteristics of drivers and receivers for use in serial communications systems, widely used in industrial field. multipoint systems are supported. When the project equipment needs to communicate and control through RS485, it is a good choice to use RS485 unit for interface type switching. In tail485, a DC / DC voltage regulator chip is integrated, which can directly convert the 12V voltage of RS485 to 5V to supply power for typec interface, avoiding the trouble of separate power supply. -## 产品特性 +## Product Features -- 适配Atom -- 内置DC/DC -- SP485EEEN +- Adapt to ATOM +- Built in DC / DC +- SP485EEN-L -## 包含 +## Inclued - 1x Tail485 -## 应用 +## Application -- -- -- +- RS485 Multipoint communication -## 规格参数 +## Specification - - + + - + - - + + - - + + - + + + + + + + + + + + + +
规格参数SpecificationParameter
外接端口External port VH-3.96 4P
尺寸47 x 34 x 18mmConversion level5V<->12V
重量42g Line Transceiver ICSP485EEN-L
外壳材质Step-down ICAOZ1282CI
Size30 x 24 x 9mm
Weight6g
Case material Plastic ( PC )
+## 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. + +
+
+
+
+ Windows + MacOS + +
+
+
+ +
+ + +

Description:

+

Communicate through RS485 and send data.

+
+
+
+ +## Example + +### 1. Arduino IDE + +The code below is incomplete. To get complete code, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/RS485) + + - diff --git a/docs/en/atom_base/TailBat.md b/docs/en/atom_base/TailBat.md index 6f3afbd9..f6e6c260 100644 --- a/docs/en/atom_base/TailBat.md +++ b/docs/en/atom_base/TailBat.md @@ -10,7 +10,7 @@ ## Product Features -- Adaptation ATOM +- Adapt to ATOM - Plug and play - Built in rechargeable lithium battery - LED indicator @@ -78,7 +78,7 @@ -