KEYES KY-010 Broken Light Blocking Photo Interrupter Sensor Module For AVR PIC DIY Starter Kit KY010
KEYES KY-010 Broken Light Blocking Photo Interrupter Sensor Module For AVR PIC DIY Starter Kit KY010

KEYES KY-010 Broken Light Blocking Photo Interrupter Sensor Module For AVR PIC DIY Starter Kit KY010

Price:   $1.01

  • Model: icchipcn0008193
  • Shipping Weight: 0.1kg
  • 9999 Units in Stock

(0 reviews)
(complete orders today,deliverd around 26/04/2025)
  • Shipping time
    Shipping Worldwide.About 5-15 days.
  • means of transportation
    EMS,DHL,FEDEX,HK Post
  • Payment
    Paypal,T T,
  • Email us
    [email protected]
  • New Products
    IIC I2C SPI MPU6500 MPU-6500 6-Axis Gyroscope Accelerometer Sensor Module Replace MPU6050 For Arduino With Pins GY-6500
    $1.19
    High Performance Motion Sensor Module Radar Motion Sensor HW-MS03 2.4GHz to 5.8GHz Microwave Radar Sensor Module for Arduino
    $1.19
    Downloader Cable for Bluetooth 4.0 CC2540 zigbee CC2531 Sniffer USB Programmer Wire Download Programming Connector Board
    $1.05
    Two Voltage 18650 Lithium Battery Shield V8 Mobile Power Expansion Board Module 5V3A 3V1A Micro USB For Arduino ESP32 ESP8266
    $5.21
    • Details
    • Reviews
    • Tags
    • FAQ
    Brand Name:icchipcn.com
    Condition:New
    Type:Logic ICs
    Application:Computer
    Operating Temperature:0-85
    Supply Voltage:3-5v
    Dissipation Power:1w
    Package:TQFP
    is_customized:Yes
    Photo interrupter module and a digital interface, built-in 13 LED build a simple circuit to produce.photo-interrupter warning lamp
    It comes with digital interfaces of the LED, the light blocking access number 3 sensor interfaces,sensing when the light interrupter
    Device senses a key signal, LED lights, otherwise off.
    Routines source code:
    int Led = 13 ;// define LED Interface
    int buttonpin = 3; // define the photo interrupter sensor interface
    int val ;// define numeric variables val
    void setup()

    pinMode (Led, OUTPUT) ;// define LED as output interface
    pinMode (buttonpin, INPUT) ;// define the photo interrupter sensor output interface

    void loop ()

    val = digitalRead (buttonpin) ;// digital interface will be assigned a value of 3 to read val
    if (val == HIGH) // When the light sensor detects a signal is interrupted, LED flashes

    digitalWrite (Led, HIGH);

    else

    digitalWrite (Led, LOW);

    Package Included:

    • 1 x For AVR PIC KEYES KY-010 Photo Interrupter Module

    aeProduct.getSubject()

    aeProduct.getSubject()