mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
update url
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 180 KiB |
@@ -140,6 +140,6 @@ Wire.endTransmission();
|
||||
|
||||
<img src="assets/img/product_pics/module/module_example/ENCODER/example_faces_encoder_01.png" width="55%" height="55%">
|
||||
|
||||
<!-- ## Schematic
|
||||
### UIFlow
|
||||
|
||||
<img src="assets/img/product_pics/module/gps_sch.png"> -->
|
||||
<img src="assets/img/product_pics/module/module_example/ENCODER/encoder.png" >
|
||||
|
||||
@@ -69,6 +69,10 @@ LEGO motor is one of the Technic pieces form LEGO. The purpose of LEGO Technic i
|
||||
|
||||
<img src="assets/img/product_pics/module/lego_plus_sch.png">
|
||||
|
||||
### Arduino 328p frimware
|
||||
|
||||
*To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/LEGO_PLUS/firmware_328p)*
|
||||
|
||||
## NOTE
|
||||
|
||||
If you want to change the firmware inside **MEGA328 chip** which has implemented the motor driver code by default, you can overwrite through **ISP** port. Below shows the location of ISP port.
|
||||
|
||||
+1
-1
@@ -87,7 +87,7 @@ UART settings :
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get the complete code `GPSRaw.ino`, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/GPS/Arduino).*
|
||||
*To get the complete code `GPSRaw.ino`, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/GPS).*
|
||||
|
||||
```arduino
|
||||
#include <M5Stack.h>
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
|
||||
**IR** is an pair of infrared photoelectric. Also from M5Go Kit, Contains 1x infrared emitter and 1x receiver.
|
||||
|
||||
IR remote control is widely used in consumer electronics,it can be used to operate devices such as a television set, DVD player, or other home appliance, from a short distance. Since this unit comes with emitter and receiver, you can practice not only onIR encode but also on IR decode.
|
||||
IR remote control is widely used in consumer electronics,it can be used to operate devices such as a television set, DVD player, or other home appliance, from a short distance. Since this unit comes with emitter and receiver, you can practice not only on IR encode but also on IR decode.
|
||||
|
||||
## Product Features
|
||||
|
||||
|
||||
@@ -10,13 +10,9 @@
|
||||
## Description
|
||||
|
||||
This is one of the communication devices among M5Units, a Laser receiver. It is mainly built with a laser transistor.
|
||||
<br><br>
|
||||
Laser communications devices are wireless connections through the atmosphere. They work similarly to fiber-optic links, except the beam is transmitted through free space. While the transmitter and receiver must require line-of-sight conditions, they have the benefit of eliminating the need for broadcast rights and buried cables. Laser communications systems can be easily deployed since they are inexpensive, small, low power and do not require any radio interference studies.
|
||||
Two parallel beams are needed, one for transmission and one for reception. Therefore we have a LASER.TX parallelly.
|
||||
<br><br>
|
||||
Port type of this unit is PORTB.
|
||||
Two parallel beams are needed, one for transmission and one for reception. Therefore we have a LASER.TX parallelly. Port type of this unit is PORTB.
|
||||
|
||||
<br>
|
||||
## Product Features
|
||||
|
||||
- Laser receiver
|
||||
|
||||
@@ -10,12 +10,9 @@
|
||||
## Description
|
||||
|
||||
This is one of the communication devices among M5Units, a Laser emitter with adjustable focal length. It is mainly built with a laser diode
|
||||
<br><br>
|
||||
Laser communications devices are wireless connections through the atmosphere. They work similarly to fiber-optic links, except the beam is transmitted through free space. While the transmitter and receiver must require line-of-sight conditions, they have the benefit of eliminating the need for broadcast rights and buried cables. Laser communications systems can be easily deployed since they are inexpensive, small, low power and do not require any radio interference studies.
|
||||
Two parallel beams are needed, one for transmission and one for reception. Therefore we have a LASER.RX parallelly.
|
||||
<br>
|
||||
Port type of this unit is PORTB.
|
||||
<br><br>
|
||||
*warning!!! laser is dangerous for human being, Don’t aim a laser pointer towards a person’s head. This is to prevent the beam from getting in their eyes, possibly causing eye damage. Remember that people can move unexpectedly, so keeping away from their heads is a good idea*
|
||||
|
||||
## Product Features
|
||||
@@ -29,7 +26,6 @@ Port type of this unit is PORTB.
|
||||
- Product Size:32.2mm x 24.2mm x 8.1mm
|
||||
- Product weight:4.9g
|
||||
|
||||
|
||||
## Include
|
||||
|
||||
- 1x LASER.TX unit
|
||||
@@ -39,8 +35,6 @@ Port type of this unit is PORTB.
|
||||
|
||||
- Laser communication system on space.
|
||||
|
||||
|
||||
|
||||
## Schematic
|
||||
|
||||
<img src="assets/img/product_pics/unit/laser_tx/unit_laser_tx_04.jpg" width="50%" height="50%">
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
{a:"/#/zh_CN/unit/m5-bit", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_m5bit_01.jpg", p:"M5:bit"},
|
||||
{a:"/#/zh_CN/unit/proto", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_proto_01.png", p:"PROTO"},
|
||||
{a:"/#/zh_CN/unit/mini-proto", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/mini_proto_01.jpg", p:"MINI-PROTO"},
|
||||
{a:"/#/zh_CN/unit/fan", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_fan_01.jpg", p:"FAN"},
|
||||
{a:"/#/zh_CN/unit/unit_fan", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_fan_01.jpg", p:"FAN"},
|
||||
{a:"/#/zh_CN/unit/vibrator", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_vibrator_motor_01.jpg", p:"Vibrator-Motor"},
|
||||
{a:"/#/zh_CN/unit/angle", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_angle_01.png", p:"ANGLE"},
|
||||
{a:"/#/zh_CN/unit/button", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_button_01.png", p:"BUTTON"},
|
||||
|
||||
@@ -140,6 +140,6 @@ Wire.write(b);
|
||||
Wire.endTransmission();
|
||||
```
|
||||
|
||||
<img src="assets/img/product_pics/module/module_example/ENCODER/example_faces_encoder_01.png" width="55%" height="55%">
|
||||
### UIFlow
|
||||
|
||||
<!-- ## 原理图 -->
|
||||
<img src="assets/img/product_pics/module/module_example/ENCODER/encoder.png">
|
||||
|
||||
@@ -67,6 +67,9 @@
|
||||
|
||||
<img src="assets/img/product_pics/module/module_example/LEGO_PLUS/example_module_lego_plus_03_zh_CN.png">
|
||||
|
||||
### Arduino 328p frimware
|
||||
|
||||
*To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/LEGO_PLUS/firmware_328p)*
|
||||
|
||||
## 原理图
|
||||
|
||||
|
||||
@@ -131,7 +131,7 @@ $GPTXT,01,01,01,ANTENNA OPEN*25
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
*完整代码下载 [点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/GPS/UIFlow).*
|
||||
*完整代码下载 [点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/GPS).*
|
||||
|
||||
<img src="assets/img/product_pics/unit/gps/gps.png">
|
||||
|
||||
|
||||
@@ -10,13 +10,8 @@
|
||||
## 描述
|
||||
|
||||
**LASER.RX** 是一款激光接收器Unit,内部主要由激光晶体管构成.
|
||||
激光通信设备通过大气的无线连接。 除了光束通过自由空间传输外,它们的工作方式类似于光纤链路。 虽然发射器和接收器必须要求视距条件,但它们的好处是不需要广播权和埋地电缆。 因其小巧,低功率并且不需要任何无线电干扰研究的特点,激光通信系统可以很容易地部署到各个位置.该Unit使用的端口类型为 PORTB.
|
||||
|
||||
<br><br>
|
||||
激光通信设备通过大气的无线连接。 除了光束通过自由空间传输外,它们的工作方式类似于光纤链路。 虽然发射器和接收器必须要求视距条件,但它们的好处是不需要广播权和埋地电缆。 因其小巧,低功率并且不需要任何无线电干扰研究的特点,激光通信系统可以很容易地部署到各个位置.
|
||||
<br><br>
|
||||
该Unit使用的端口类型为 PORTB.
|
||||
|
||||
<br>
|
||||
## 产品特性
|
||||
|
||||
- 激光接收
|
||||
@@ -26,7 +21,6 @@
|
||||
- 2x LEGO 兼容孔
|
||||
- 开发平台: Arduino, UIFlow(Blockly, Python)
|
||||
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x LASER.RX unit
|
||||
@@ -36,7 +30,6 @@
|
||||
|
||||
- 空间激光通信系统.
|
||||
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets/img/product_pics/unit/laser_rx/unit_laser_rx_04.jpg" width="50%" height="50%">
|
||||
@@ -115,7 +108,6 @@ M5.update();
|
||||
<tr><td>LASER_RX</td><td>RX</td><td>/</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
## 相关视频
|
||||
**Demo**
|
||||
|
||||
|
||||
@@ -10,11 +10,8 @@
|
||||
## 描述
|
||||
|
||||
**LASER.TX** 是一款焦距可调的激光发射器Unit,内部主要由激光二极管构成.
|
||||
<br><br>
|
||||
激光通信设备通过大气的无线连接。 除了光束通过自由空间传输外,它们的工作方式类似于光纤链路。 虽然发射器和接收器必须要求视距条件,但它们的好处是不需要广播权和埋地电缆。 因其小巧,低功率并且不需要任何无线电干扰研究的特点,激光通信系统可以很容易地部署到各个位置.
|
||||
<br>
|
||||
该Unit使用的端口类型为 PORTB.
|
||||
<br><br>
|
||||
|
||||
!>警告: 激光会对人体造成伤害,因此在使用该产品时,请勿将其对准人体,防止激光光束进入眼睛,造成伤害.
|
||||
|
||||
@@ -27,7 +24,6 @@
|
||||
- 2x LEGO 兼容孔
|
||||
- 开发平台: Arduino, UIFlow(Blockly, Python)
|
||||
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x LASER.TX unit
|
||||
@@ -37,7 +33,6 @@
|
||||
|
||||
- 空间激光通信系统.
|
||||
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets/img/product_pics/unit/laser_tx/unit_laser_tx_04.jpg" width="50%" height="50%">
|
||||
@@ -54,7 +49,6 @@
|
||||
|
||||
?>3.目前EasyLoader仅适用于Windows操作系统、兼容M5体系采用ESP32作为控制核心的主机.在为M5Core烧录前需要安装CP210X驱动程序(使用M5StickC作为控制器的则无需安装)[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动)
|
||||
|
||||
|
||||
## Code
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
@@ -8,14 +8,10 @@
|
||||
|
||||
## 描述
|
||||
|
||||
|
||||
**FAN** 是一款直流电机的Unit, 采用N20直流电机制作, 输出轴的转速为8800 RPM(无负载). 利用其单向旋转的特性,可以将其运用在一些需要进行运动控制的结构中充当动力源. 例如,控制车轮转动.
|
||||
|
||||
|
||||
|
||||
<img src="assets/img/product_pics/unit/Fan/unit_fan_03.jpg" width="30%" height="30%">
|
||||
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 单向旋转
|
||||
@@ -26,12 +22,10 @@
|
||||
- 1x FAN unit
|
||||
- 1x 螺旋桨
|
||||
|
||||
|
||||
## 应用
|
||||
|
||||
- 运动控制
|
||||
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets/img/product_pics/unit/Fan/unit_fan_04.jpg" width="50%" height="50%">
|
||||
Reference in New Issue
Block a user