Skip to product information
1 of 11

vendor-unknown

Control LED Bulb using Mini Reed Switch Module - KT656

Control LED Bulb using Mini Reed Switch Module - KT656

SKU:KT656

1000 in stock

Regular price Rs. 949.00
Regular price Sale price Rs. 949.00
Sale Sold out
Shipping calculated at checkout.

For refund/return/replacement, call us at +91 95995 94524 , +91 95995 94520 or mail us at support@rees52.com

Delivery Time

  • Delivery time with the Express Shipping option is 2-3 working days, and with the Standard Shipping option is 5-6 working days. It varies based on location, reliant on courier services.

  • Delivery time if the order item is on Preorder Status is 15-20 working days.

COD (Cash on Delivery)

  • For COD you have to pay extra charges of Rs 350/- before the shipment. (We will share the company QR Code, UPI ID or Account details for the same)
View full details

Hardware Required


Introduction

Here, we will be controlling the LED which acts as Light Bulb using a Mini Reed Switch.

HARDWARE REQUIRED

SOFTWARE REQUIRED

Arduino IDE 1.8.5 (programmable platform for Arduino)

Click To Download: https://www.arduino.cc/en/Main/Software

SPECIFICATIONS

.Mini Reed Switch Module

A Reed Switch Module is a magnetic sensor that is normally open and get closed when exposed to a magnetic field. It consists of a 10kΩ resistor and a small reed switch actuated by a magnetic field, commonly used in mechanical systems as proximity sensors. Compatible with popular electronic platforms like Arduino, Teensy and ESP8266.

  • Operating Voltage: 3.3V to 5V
  • Output Type: Digital

Arduino Uno

CIRCUIT CONNECTION

  • Connect GND of Mini Reed Switch with GND of Arduino Uno.
  • Connect VCC of Mini Reed Switch with Pin 5V of Arduino Uno.
  • Connect Pin Signal of Mini Reed Switch with Digital Pin 2 of Arduino
  • Connect the positive terminal of LED with Digital Pin 13 of Arduino Uno.
  • Connect the negative terminal of LED with GND of Arduino Uno.

CODE

https://drive.google.com/open?id=1uggRSMHWmtbOyFywFtYUUAtuPDTzfDsa

WORKING

Welcome to the Arduino Based Project which consists of Mini reed switch. The basic functionality of this module is described here. A reed switch is an electromagnetic switch used to control the flow of electricity in a circuit. They are made from two or more ferrous reeds encased within a small glass tube-like envelope, which become magnetized and move together or separate when a magnetic field is moved towards the switch.