Global web icon
sparkfun.com
https://learn.sparkfun.com/tutorials/qrd1114-optic…
QRD1114 Optical Detector Hookup Guide - SparkFun Learn
Reflective photodetector's are a great entry-level component for beginners, but there are still a few basic electronics concepts you should be familiar with. If any of these tutorial titles sound foreign to you, consider skimming through that content first.
Global web icon
adafruit.com
https://learn.adafruit.com/adafruit-stemma-reflect…
Adafruit STEMMA Reflective Photo Interrupt Sensor
Using the STEMMA Reflective Photo Interrupt Sensor with Arduino involves wiring up the sensor to your Arduino-compatible microcontroller and running the provided example code.
Global web icon
arduino.cc
https://forum.arduino.cc/t/interfacing-opb706a-ref…
Interfacing OPB706A Reflective Object Sensor - Arduino Forum
There is a Reflective Object Sensor on that Printer to identify when paper is empty. As per the name on the Sensor, it is OPB706A sesnor with photoelectric transistor.
Global web icon
oceanlabz.in
https://www.oceanlabz.in/interface-tcrt5000-reflec…
Interface TCRT5000 – Reflective Infrared Optical Sensor With Arduino
The TCRT5000 is a compact infrared (IR) reflective sensor module designed for detecting objects based on their reflectivity. It consists of an infrared LED and a phototransistor positioned facing each other within the module.
Global web icon
arduinolearning.com
https://www.arduinolearning.com/code/tcrt5000-refl…
TCRT5000 Reflective Optical Sensor module example - Arduino Learning
In this example, we will use an IR track sensor module and the on-board LED of an Arduino Uno to build a simple circuit to make a tracking line. You need to connect the pin S to digital pin 2 of the Uno board.
Global web icon
makerguides.com
https://www.makerguides.com/apds-9960-gesture-and-…
APDS-9960 Gesture and Color Sensor with Arduino
Learn how to use the APDS-9960 Gesture and RGB Color Sensor with Arduino. With complete wiring diagrams and code examples.
Global web icon
studentprojects.in
https://studentprojects.in/electronics/microcontro…
Object Detection using the Arduino UNO | Student Projects
Here is a simple project to detect the object using the IR sensor module. Components required: Principle: IR sensors are used in the detection of objects, and obstacles. IR light is emitted from the IR emitter, which falls on the object and then reflects back.
Global web icon
youtube.com
https://www.youtube.com/watch?v=rr8p2wtrqXw
Object Detection Using IR Sensor and Arduino - YouTube
This tutorial is suitable for anyone interested in learning about IR sensors and Arduino, from beginners to hobbyists.
Global web icon
arduino.cc
https://forum.arduino.cc/t/retro-reflective-sensor…
Retro Reflective sensor for Arduino - Sensors - Arduino Forum
Hi everyone, I am working on a pretty basic project where a retro reflective sensor will operate a stepper motor a number of steps once the sensor becomes active, the reflector will be moving past the sensor.
Global web icon
luisllamas.es
https://www.luisllamas.es/en/arduino-line-detector…
Line Detector with Arduino and TCRT5000L sensor - Luis Llamas
In this post we learn how to use a TCRT5000L reflective optical sensor to detect lines and dark areas with Arduino