Waveshare Laser Receiver Module Laser Sensor Module Transmitter Module for AVR PIC, Compatible with Raspberry Pi 5/4B/3B/Zero/Zero W/Zero 2W/Pico/Pico W/Pico WH
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8

Waveshare Laser Receiver Module Laser Sensor Module Transmitter Module for AVR PIC, Compatible with Raspberry Pi 5/4B/3B/Zero/Zero W/Zero 2W/Pico/Pico W/Pico WH

ID del producto: 10896781
Transacción segura

Detalles

  • Brand
    waveshare
  • CPU Socket
    Socket AM3
  • Compatible Devices
    Personal
  • RAM Memory Technology
    LPDDR4
  • Compatible Processors
    Raspberry Pi 5
  • Chipset Type
    AMD 785E
2.5V-5.0V power input
📏0.8m typical detection range
🔧Compact 47.7x17.9mm size

Descripción

🚀 Elevate your DIY projects with pinpoint laser precision!

  • COMPACT MOUNT READY - Slim 47.7mm x 17.9mm design with 2.0mm mounting holes fits perfectly into any smart device.
  • UNIVERSAL COMPATIBILITY - Seamlessly integrates with Raspberry Pi 5/4B/3B/Zero series and AVR PIC for versatile projects.
  • BUILT FOR SMART INNOVATION - Ideal for obstacle-avoiding robots, pipeline counters, and next-gen automation enthusiasts.
  • POWER EFFICIENT PERFORMANCE - Operates smoothly within a low voltage range of 2.5V to 5.0V, saving energy without compromise.
  • PRECISION DETECTION AT YOUR FINGERTIPS - Detect obstacles up to 1.5 meters with laser accuracy for flawless automation.

The Waveshare Laser Receiver Module is a compact, power-efficient laser sensor designed for precise obstacle detection up to 1.5 meters. Compatible with a wide range of Raspberry Pi models and AVR PIC, it features a boost circuit and signal output indicator, making it perfect for smart robotics, pipeline counting, and automated obstacle avoidance applications.

Presupuesto

RAMLPDDR4
Number of USB 2.0 Ports2
Brandwaveshare
SeriesLaser Sensor
Item model numberLaser Sensor
Item Weight0.352 ounces
Product Dimensions7.09 x 3.94 x 3.54 inches
Item Dimensions LxWxH7.09 x 3.94 x 3.54 inches
ColorLaser Sensor
Voltage5 Volts
ManufacturerWaveshare
ASINB00NJNYQ9G
Is Discontinued By ManufacturerNo
Date First AvailableSeptember 13, 2014

¿Tienes una pregunta? Mira lo que otros preguntaron

can i use this as a simple laser detector (on-off) outdoors?
These values mean? ( Effective distance: 0.8m(typ), 1.5m(max) )
how meany MA laser is it?
What does it mean when it says Effective distance: 0.8m(typ), 1.5m(max). So the sensor can only sense up to 1.5m?

Reseñas

M**N

Five Stars

Item arrived on time and works as expected!

D**E

Python code for laser module used with Raspberry Pi

Nice product. Detection distance is as described in other reviews. 4 stars since I could not find a Python program to drive this, so I wrote my own, posted below. Here's how to get this functioning with a Raspberry Pi and Python. Much more can be done once you see how to get it working. It's much easier if you have a breakout board connected to a breadboard, but these are not absolutely necessary. Keep in mind the output of the laser module is just a 0 or 1. Output is 1 until the laser beam is broken, then is begins to output a 0 until the beam is unbroken. This may be opposite of what you might expect at first.Hardware setup is as follows. The laser module has 3 pins: VCC, GND, and DOUT. Connect VCC to 3V3 on the GPIO pins of the Raspberry Pi. Then connect GND on the laser module to GND on the Pi. Finally, connect DOUT on the laser module to pin 18 on the Pi.Use the following Python code to detect when the beam is interrupted. Once the beam is broken 10 separate times, the program will quit. Great way to test is to wave your finger up and down slowly about 1-2 ft in front of the module. Program output will show you the count. Use this as a starting point to create your own project. Copy and paste into an editor, then save the file as 'laser.py'. If not installed already, install the Rpi.GPIO Python library by typing 'sudo apt-get install python-dev', then 'sudo apt-get install python-rpi.gpio' in the terminal window while connected to the internet. Hook up your laser module to the Pi, then run this software using 'python laser.py'. The fun will never end.(NOTE: just in case the indents are not properly posted, the first 'if' and 'else' statements are indented. The final 'print' statement is not. That should help you properly indent the code according to Python protocol.)#-----Python code begins#!/usr/bin/env python# purpose:# drives the WaveShare laser module# importsimport RPi.GPIO as GPIOGPIO.setmode(GPIO.BCM)# define data pins on breakout board of Raspberry Pi Model B# ... corresponds to 'dout' pin on laser moduledata_input_pin = 18# define data_input_pin as input to Raspberry PiGPIO.setup(data_input_pin,GPIO.IN)icount=0icount_signal = 0while icount_signal < 10:if GPIO.input(data_input_pin):icount += 1input_save=1else:if input_save==1:icount_signal += 1print("\n GPIO.input(data_input_pin) = 0!")print(' icount_signal = %s' % icount_signal)input_save=0print('\n -- end --\n')#----- end of Python codeHave fun!

“**”

Five Stars

Simple with stupid long range. At night around 70 yards!

F**N

Works almost flawlessly

I like it however I wish there was a way included to calibrate the sensor reading. This is effective for ranges of .5" inches to about 4-5 feet. It can work for longer distances if the beam and the collision/bounce surface are parallel with minimum beam disruption but usually fails at distances greater than 4 feet. Sample rate is incredibly high, can detect fast moving objects. Keep in mind this is NOT A DISTANCE SENSOR. It returns a value of 1 or 0.

S**L

not what i was looking for.

this is a action trigger, not a range finder, not what I was looking for

R**H

Failed First 5 minutes

Worked well for 5 minutes then failed. The unit became extremely hot, started to smoke slightly then stopped working. Shorted out. Luckily my Rpi shut itself down to prevent being damaged. Be careful - could potentially be a fire safety issue.

A**7

This was very easy to setup and program

Works as described, I used this with an arduino board. It detects a broken laser line within 10". This was very easy to setup and program.

R**F

Measures yes/no, not distance.

Works fine for measuring whether or not there's an object about 1 to 4 feet away. But doesn't tell you how far away. There are many other IR/detectors/sensors that do this for quite a bit cheaper.

Preguntas comunes

Sí, todos los productos se obtienen directamente de minoristas autorizados en los Estados Unidos, Reino Unido, EAU e India. Mantenemos procesos de control de calidad estrictos y verificamos cada producto antes del envío. Todos los artículos vienen con garantías de fabricantes aplicables y están cubiertos por nuestra política de devolución estándar.
Los tiempos de entrega varían según el país de destino, que generalmente van desde 3 a 9 días hábiles. Cada pedido es totalmente rastreable a través de nuestro sistema. Manejamos todas las autorizaciones aduaneras y utilizamos socios de mensajería confiables para la entrega de última milla. Recibirá actualizaciones periódicas sobre el estado de su pedido por correo electrónico y nuestra aplicación.
DesertCart es una plataforma internacional de comercio electrónico que funciona desde 2014. Procesamos de forma segura miles de pedidos a nivel mundial cada día. Cada producto pasa por nuestro proceso de verificación de calidad antes de la entrega, y proporcionamos un seguimiento de pedidos de extremo a extremo, atención al cliente 24/7 y una política integral de devoluciones para garantizar una experiencia de compra segura.
Nuestros precios incluyen el costo del producto, el envío internacional, los aranceles de importación, la autorización aduanera y los cargos de entrega locales. Manejamos todas las aduanas e importantes, asegurando que no haya tarifas ocultas al entregar. Los miembros profesionales reciben beneficios adicionales, incluido el envío gratuito.

Trustpilot

Trustscore 4.5 | Más de 7,300 reseñas

Fátima A.

El mejor envío internacional que he probado. ¡Vale cada centavo!

Hace 3 días

Anjali K.

La calidad del producto es excelente. Exactamente lo que necesitaba para mi trabajo.

Hace 1 mes

Compre globalmente, ahorre con Desertcart
Valor por dinero
Precios competitivos en una amplia gama de productos.
Compre globalmente
Sirviendo a millones de compradores en más de 100 países
Protección mejorada
Opciones de pago confiables que adoran los compradores de todo el mundo
Garantía del cliente
Opciones de pago confiables amadas por los compradores de todo el mundo.
Aplicación DesertCart
Compre sobre la marcha, en cualquier momento y en cualquier lugar.
C$2621

Derechos e impuestos incl.

Nicaraguaalmacenar
1
Devoluciones gratuitas

30 diaspara usuarios de membresía PRO

15 diassin membresía

Transacción segura

Pregúntele a AI sobre este producto

Trustpilot

Trustscore 4.5 | Más de 7,300 reseñas

Sneha T.

Recibí mi producto en perfectas condiciones. Excelente servicio en general.

Hace 1 mes

Anita G.

Buena experiencia, pero las actualizaciones de seguimiento podrían ser mejores.

Hace 2 meses

Waveshare Laser Receiver Module Laser Sensor Module Transmitter Module Avr | Desertcart Nicaragua