Sensor Wiki: KY-010 Light Barrier Module
This sensor wiki entry covers the KY-010 light barrier module with technical specs, pinouts, and code samples for the Arduino and Raspberry Pi.
YoAhorroEnergia Data Infrastructure (YAE) delivers modular data centers, edge data centers, server rack systems, cold/hot aisle containment, EMS, smart PDU, and AC/DC distribution solutions for Africa and Europe.
HOME / Light blocking module experiment - YoAhorroEnergia Data Infrastructure
Light blocking module experiment - YoAhorroEnergia Data Infrastructure [PDF]
This sensor wiki entry covers the KY-010 light barrier module with technical specs, pinouts, and code samples for the Arduino and Raspberry Pi.
Arduino Light Blocking Sensor (Photo Interrupter Module) - Keeping Your Cards Safe (Prototype): This project is a prototype and in this project I will be discussing about how your cards - such as credit
In this program, a LED will flash up, if a signal was detected at the sensor. You can also use the modules KY-011, KY-016 or KY-029 as LEDs. void loop () { val = digitalRead (Sensor) ; // The current
In this video we are making a Light Blocking Indicator project with Light Blocking Module using Arduino micro controller platform. Very easy demo for electronics project beginners. Link...
In this step-by-step guide, we''ll show you how to set up the Light Blocking Module with an Arduino and create projects that react to the presence or absence of light.
Use the KY-010 Photo Interrupter with Arduino to detect objects
The following sketch will light up the LED (pin 13) on the Arduino when there''s an object blocking the beam of light between the sensor''s gap. Use visiting card to block beam.
In this project, you will learn how to make a simple circuit that will use a photoresistor to sense light. Basically, a photoresistor is a little circuit that decreases resistance when it is hit by light, or it lets
Hi guys, in this project, we will learn how to use the photo interrupter module with Arduino. The photo interrupter module Keyes KY-010 for Arduino will trigger a signal when light
We will start with an overview of a light-blocking sensor and how Arduino Uno works. Then, we will dive into creating your light-blocking sensor, including the necessary components and
Use the KY-010 Photo Interrupter with Arduino to detect objects breaking an IR beam. Wiring diagram, code and Fritzing part included.