3.7 KiB
LASER.RX
SKU:U065
Description
LASER.RX is one of the communication devices among M5Units, a Laser receiver. It is mainly built with a laser transistor. 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.
Product Features
- Laser receiver
- Work voltage: 5V
- Pair with LASER.TX
- Response Frequency: 140KHz ~205KHz
- Two Lego-compatible holes
- Program Platform: Arduino, UIFlow (Blockly, Python)
Include
- 1x LASER.RX unit
- 1x GROVE cable
Applications
- Laser communication system on space.
Specification
| Resources | Parameter |
| Operating Voltage | 5V |
| Receive frequency | 140KHz ~205KHz |
| Net weight | 4g |
| Gross weight | 18g |
| Product Size | 32*24*8mm |
| Package Size | 60*57*17mm |
Schematic
EasyLoader
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. .
- 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)
- 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
Pin Map
| M5 PORTB | GPIO36 | GPIO26 | 5V | GND |
| LASER_RX | RX | / | 5V | GND |
Example
1. Arduino
2. UIFlow
Last updated: 2020-12-11
<script> var purchase_link = 'https://m5stack.com/collections/m5-unit/products/laser-rx-unit'; anchor_search(purchase_link); scrollFunc(); </script>
