Skip to main content

Menu

Laser Diode Module Arduino Compatible

ARD2-2065
Arduino Compatible ARD2 Laser Module

$4.85

QTYPrice
1 $4.85

Description

The Arduino compatible 5V laser diode module is ideal for applications such as a controllable laser pointer, theft detection, etc. It produces a small powerful beam of visible red light.

This laser diode module Arduino compatible has many interesting possible applications. It can be used with an Arduino and photoresistor to perform basic remote signaling.

WARNING: Do not point this laser at a person’s eyes. The laser is not a toy - keep away from children and people who do not understand the use of the laser characteristics. Misuse of the laser can easily lead to injury. Always wear protective goggles when using lasers; for the invisible laser, this point is particularly important. The laser must not be pointed at cars, aircraft and other transport vehicles.

Test Code

void setup () {
pinMode(13, OUTPUT); // define the digital output interface 13 feet
}

void loop () {
digitalWrite(13, HIGH); // open the laser head
delay(1000); // delay one second
digitalWrite(13, LOW); // turn off the laser head
delay(1000); // delay one second
}

Specifications

Laser type

Dot laser

Operating Voltage

5V

Power

5mW

Wavelength

650nm

Outer Diameter

6mm

Resources

All prices are in Australian Dollars and include GST. GST will be removed from your order if you are ordering from outside Australia.
Products may differ from pictured.
All trademarks and trade names are the properties of their respective owners. Wiltronics disclaims any proprietary interest in trademarks and trade names other than its own.

Laser Diode Module Arduino Compatible

ARD2-2065

$4.85

We use cookies to ensure you have the best experience on our site. If you continue to use this site you consent to the use of these cookies. OK

Find out more in our Privacy Policy