1.Product Introduction
The laser module is composed of a 650nm red laser diode head, driving circuit and three male pins, whose role is to generate a red dot shaped laser beam. It should be noted that the laser has powerful energy and highly concentrated beam, laser beam will cause damage to the human eye, do not directly illuminate the laser eyes.
Application reference: This module can be used in laser alarm, laser sight, smart home, etc.
2.Parameter Specification
Parameter Value//Description Operating voltage 3.3V~5V Light spot pattern Red light dot Wavelength of light source 650nm power 5mW output signal Digital signal /PWM signal Size 3.16cm*2.38cm 3.Wiring Diagram
Laser Module UNO VCC 5V GND GND S | Digital Pin 11 4.Sample Code
1//www.acebott.com 2void setup(){ 3 pinMode(11, OUTPUT); // Set pin 11 as an output pin 4} 5void loop(){ 6 digitalWrite(11, HIGH); // Turn on the Laser Module connected to pin 11 7 delay(1000); // Wait for 1 second 8 digitalWrite(11, LOW); // Turn off the Laser Module connected to pin 11 9 delay(1000); // Wait for 1 second 10}5.Test Result
When you have successfully connected the line according to the wiring diagram and successfully uploaded the correct program, your laser module will light up and blink.
Hint
After the laser module is lit, do not direct eyes.
6.Related Resources
7.Get One Now
B2B Business: info@acebott.com
- Arduino
- ESP32/ESP8266
- Microbit
- ACECode
- Explorer Series
QE001 IOT Smart Home Starter Kit for ESP32 (Easy-Plug)
QE002 IOT Smart Farm Starter Kit for ESP32 (Easy-Plug)
QE004 IOT Smart Home Basic Starter Kit for ESP32
QE005-QE006 IOT Smart Home Basic Starter Kit for micro:bit
QE007 IOT Smart Home Starter Kit for ESP32
QE010 IOT Smart Farm Starter Kit for ESP32
QD001 Smart Car Starter Kit for ESP32 - STEM Education Series
- Inventor Series
- ESP32/ESP8266
- Arduino
- Microbit
- Sensor
QB002/QB071 DHT11 Sensor
QB003 Temperature Sensor
QB005/QB068 Photoresistor Sensor
QB039/QB079 Sound Sensor
QB040/QB073 Moisture Sensor
QB041/QB066 PIR Motion Sensor
QB042/QB093 Ultrasonic Sensor
QB043/QB069 Raindrop Sensor
QB050 Photoelectric Sensor
QB055/QB084 MQ-4 Gas Sensor
QB011/QB083 Flame Sensor
QB012/QB091 Touch Sensor
QB013/QB070 Vibration Sensor
QB060/QB080 Trace Sensor
QB063/QB092 Water Sensor
QB096 Infrared Obstacle Avoidance Sensor
QB103 Barometric Pressure Sensor
QB104 UV Sensor
QB105 Color Sensor - Module
QB004 Potentiometer Module
QB006/QB074 Laser Module
QB007/QB081 LED Module
QB008/QB076 Relay Module
QB038/QB067 Button Module
QB045/QB075 130 DC Motor Module
QB046/QB087 RFID RC522 I2C Module
QB047 DS1307 Clock Module
QB048 Vibrating Motor Module
QB051/QB090 4-Digit Tube Display Module
QB054 Servo SG90 9G Module 180 Degree
QZ004 RGB LED Strip
QB059 LCD 1602 I2C Module
QB010/QB077 P-Buzzer Module
QB014/QB082 RGB Module
QB062/QB078 Humidifier Module
QB064/QB065 OLED Module
QB001/QB073+QB053 Infrared Remote Control Module
QB098 4×4 Touch Keyboard Module
QB015 Joystick Module
QB061/QB089 MP3 Module
QB095 Traffic Light Module
QB100 4-Button Module
QB101 DC Motor Driver Module
QB102 Charging Module
© Copyright ACEBOTT All Rights Reserved.