mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
@@ -52,11 +52,9 @@ M5stick is one of the core devices in M5Stack product series which is built in a
|
||||
- Integrated 802.11b/g/n HT40 Wi-Fi transceiver, baseband, stack and LWIP
|
||||
- Integrated dual mode Bluetooth (classic and BLE)
|
||||
- Hall sensor
|
||||
- 10x capactive touch interface
|
||||
- 32 kHz crystal oscillator
|
||||
- PWM/timer input/output available on every GPIO pin
|
||||
- SDIO master/salve 50MHz
|
||||
- SD-card interface support
|
||||
|
||||
## EasyLoader
|
||||
|
||||
|
||||
@@ -73,10 +73,8 @@ There are two versions of IMU sensors (MPU6886 and SH200Q) currently available o
|
||||
- Integrated 802.11b/g/n HT40 Wi-Fi transceiver, baseband, stack and LWIP
|
||||
- Integrated dual mode Bluetooth (classic and BLE)
|
||||
- Hall sensor
|
||||
- 10x capactive touch interface
|
||||
- 32 kHz crystal oscillator
|
||||
- PWM/timer input/output available on every GPIO pin
|
||||
- SDIO master/salve 50MHz
|
||||
- SD-card interface support
|
||||
|
||||
## EasyLoader
|
||||
|
||||
@@ -171,17 +171,6 @@ The triple-axis MEMS accelerometer in MPU-6886 includes a wide range of features
|
||||
- Wake-on-motion interrupt for low power operation of applications processor
|
||||
- Self-test
|
||||
|
||||
#### 1.6. ANOTHER HARDWARES
|
||||
- Flash: 16M.
|
||||
- TFT: ST7789. 135*240 IPS 1.14 SPI
|
||||
- Button: Front and side.
|
||||
- Battery: 200mAh.
|
||||
- Indicator light: RGBW.
|
||||
- External storage: TF card/Micro SD
|
||||
- Microphone: MSM261S4030HOR.
|
||||
- Gyro: MPU6886.
|
||||
- Interface: CONNECT.
|
||||
|
||||
## Applications/What can M5Stick-V do?
|
||||
- Face recognition/detection
|
||||
- Object detection/classification
|
||||
|
||||
@@ -123,6 +123,7 @@ Make sure you have the radio check box set to Anywhere (if not, check it).
|
||||
|
||||
Now go back to the browser to `Downloads` button and open the file with the `Ctrl` key pressed.
|
||||
|
||||
|
||||
<img src="assets/img/getting_started_pics/how_to_burn_firmware/burn_firmware_mac_15.png">
|
||||
|
||||
### 3. Burn the firmware
|
||||
@@ -133,6 +134,8 @@ So, now connect your device to your Mac with a USB cable. Select the correspondi
|
||||
|
||||
Once the device is flashed - disconnect the cable from the Mac and press the red button (the same power button) on the M5.
|
||||
|
||||
*Notice: If you have Problem open up or run M5Burner on your MAC, aware that it happens sometimes, To solve the problem, turn off the app, put the M5Burner.exe file underneath Application folder and run agian*
|
||||
|
||||
## Linux
|
||||
|
||||
### 1. Install pip and esptool
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
**ANGLE** is a rotary switch Unit,simply having a **10K** potentiometer inside. This unit can be used for Continuous singal control, such as volume, brightness, or motor speed.
|
||||
**ANGLE** is a rotary switch Unit,simply having a **10K** potentiometer inside. This unit can be used for Continuous singal dialing control, such as volume, brightness, or motor speed.
|
||||
|
||||
A potentiometer is a manually adjustable, variable resistor with three terminals. Two terminals are connected to a resistive element, the third terminal is connected to an adjustable wiper. The position of the wiper determines the output voltage.
|
||||
The out voltage is captured and converted by AD on ESP32 on portB.
|
||||
@@ -23,7 +23,7 @@ The out voltage is captured and converted by AD on ESP32 on portB.
|
||||
|
||||
<img src="assets/img/product_pics/unit/angle/unit_angle_03.png">
|
||||
|
||||
The Unit's Grove interface is black, indicating an analog interface that needs to be connected to the M5Core's GROVE B interface.
|
||||
The Unit's Grove interface is black, specify it is an analog interface that should be connected to the M5Core's GROVE B interface.
|
||||
|
||||
## Product Features
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
This is one of the communication devices among M5Units, a non-modulation Laser receiver. It is mainly built with a laser transistor.
|
||||
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.
|
||||
@@ -20,7 +20,6 @@ Port type of this unit is PORTB.
|
||||
## Product Features
|
||||
|
||||
- Laser receiver
|
||||
- non-modulation
|
||||
- Work voltage: 5V
|
||||
- Pair with LASER.TX
|
||||
- Response Frequency: 140KHz ~205KHz
|
||||
|
||||
Reference in New Issue
Block a user