Arduino interfacing with night light circuit in proteus

Arduino interfacing with night light circuit in proteus

Arduino interfacing with night light circuit, proteus simulation
Arduino interfacing with night light circuit diagram

Arduino interfacing with night light circuit in proteus

In this article we will learn how to Interfacing Arduino interfacing with night light circuit in proteus.

In the last post we will learn how to interfacing 8051 with shift register circuit with LCD in Proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

 

 

Components:

  1. Transistor (9002)
  2. Arduino
  3. Proximity Sensor
  4. Grove sensor
  5. LEDs (Green, Yellow)
  6. Resistor (1k, 330)
  7. Capacitor (10uF)
  8. Push button
  9. Jumper wires

Construction…

  • Connect ammeter pin f Transistor with pin 3 of Drove sensor
  • Connect collector pin of Transistor with pin 1 of Grove sensor through one side of resistor 1k and capacitor 10uF
  • Connect pin 4 of Grove sensor with 2nd side of resistor and capacitor
  • Connect VCC pin of Arduino with +5V
  • Connect one side of resistor with +5V
  • Connect 2nd side of resistor with one side of push button and then connect them with Reset
  • Connect 2nd side of push button with –ve side of LED and then connect them with GND
  • Connect +ve side of LED with one side of resistor
  • Connect 2nd side of resistor with D13 pin of Arduino
Arduino interfacing with night light circuit in proteus
Arduino interfacing with night light circuit diagram

Working…

Using an Arduino with a night light is a popular and straightforward project that allows you to create an automated lighting system that turns on when it gets dark.

Applications…

  1. Automatic Night Light
  2. RGB Night Light
  3. Sunrise Simulation Alarm Clock
  4. Sound-Activated Night Light
  5. Motion-Activated Night Light

Advantages…

  1. Customization
  2. Energy efficiency
  3. Sensor integration
  4. LED control
  5. Learning platform