3.9 KiB
LASER.TX
SKU:U066
Description
LASER.TX is one of the communication devices among the M5Units family - a Laser emitter with adjustable focal length.
It is mainly built with a laser diode 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 in parallel.
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
- Laser transmitter
- adjustable focal length
- Work voltage: 5V
- Pair with LASER.RX
- Two Lego-compatible holes
- Program Platform: Arduino, UIFlow(Blockly, Python)
Include
- 1x LASER.TX unit
- 1x GROVE cable
Applications
- Laser communication system on space.
Specification
| Resources | Parameter |
| Operating Voltage | 5V |
| Net weight | 5g |
| Gross weight | 19g |
| Product Size | 32*24*8mm |
| Package Size | 60*57*17mm |
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
Schematic
Pin Map
| M5 PORTB | GPIO36 | GPIO26 | 5V | GND |
| LASER_TX | / | TX | 5V | GND |
Example
1. Arduino
2. UIFlow
Last updated: 2020-12-14
<script> var purchase_link = 'https://m5stack.com/collections/m5-unit/products/laser-tx-unit'; anchor_search(purchase_link); scrollFunc(); </script>
