Product Cover DIYmall Laser Transmitter Module for Arduino (Pack of 10pcs)

DIYmall Laser Transmitter Module for Arduino (Pack of 10pcs)

$9.99
$9.99
For Bulk orders
Quantity


  • Features
  • Description
  • Similar Items
Voltage:5V, Power:5Mw, Wave length:650nm, OD:6mm

This 5V laser head very easy to use, you can use Arduino control, do controllable laser pointer, theft detection, etc. interesting application devices

NOTE: Please do not point to anyone, especially their eyes

Package Includes: 10pcs Laser Transmitter Module

Binding:

Tools & Home Improvement

Brand:

DIYmall

EAN:


Label:

DIYmall

Manufacturer:

DIYmall

Model:


Size:


Warranty:


Laser Transmitter Module for Arduino (Pack of 10pcs) Description:
Dot laser Operating voltage: 5V
Power: 5Mw
Wave length: 650nm
OD: 6mm
1.This 5V laser head very easy to use, you can use Arduino control, do controllable laser pointer, theft detection, etc. interesting application devices
2. Whenever the laser can not point to themselves or others eyes, even if the case is closed the laser will have to open the possibility of error
3. The laser is not a toy, do not give children, mental insufficiency, for people who do not understand the use of the laser characteristics, in this case, can easily lead to injury
4.The use of lasers should wear special goggles, for the invisible laser, this point is particularly important
5.The laser can not shine in vehicles, aircraft and other transport vehicles someone
ARDUINO test code:
void setup()
{
pinMode(13, OUTPUT);
}
void loop() {
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
}
Package Included:
10 X Laser module