Posts

Automatic LED Control Using Solar Power and Battery Backup

Image
  Introduction With the growing emphasis on renewable energy, integrating solar power into everyday applications is a step toward sustainable living. This project demonstrates how to build an  automatic LED control   system  using a solar cell, diode, switch, LED, photoresistor, and an NPN transistor. The system ensures that the LED glows when solar power is available, while the battery remains off, effectively managing energy usage. Components Required Solar Cell (5V or higher, depending on LED requirements) Diode (e.g., 1N4007 to prevent reverse current) Switch LED (Light Emitting Diode) Photoresistor (LDR - Light Dependent Resistor) NPN Transistor (e.g., BC547) Resistors (as per required values) Battery (Rechargeable, 3.7V or 5V) Connecting Wires Breadboard How It Works Solar Power Supply: The solar cell converts sunlight into electrical energy, providing the primary power source for the LED. Photoresistor (LDR) Detection: The LDR detects ambient light levels. Dur...

USING MOBILE BULB IS [ON/OFF].

Image
  Introduction In today's era of smart homes, automating appliances has become easier and more accessible. This project demonstrates how to create a simple yet effective  smart bulb control system  using an   Arduino , ,   HC-05 Bluetooth module, a relay , and a   custom smartphone app . The goal is to allow users to control a bulb remotely through Bluetooth communication Components Required Arduino UNO Breadboard HC-05 Bluetooth Module 5V Relay Module Bulb with Holder Smartphone with Custom App Connecting Wires Power Supply How It Works Bluetooth Communication: The smartphone app sends an ON or OFF command via Bluetooth to the  HC-05  module. The  HC - 05  transmits this data to the  Arduino. Signal Processing by Arduino: The  Arduino  reads the received signal and processes it. If the signal is "ON," the relay is triggered to turn the bulb on. If the signal is "OFF," the relay disconnects the circuit, turning the bulb of...

SMART GARDEN

  Smart Garden 1 Arranging Garden plants. Team-1 2 Material List. 1 Garden arrange. 3 Material Purchase. 2 Material list. 4 Plumbing pipe line system. 3 Material purchase. 5 Arduino and sensor codiing. 4 Plumbing Sensor testing. 6 App developmant. 5 Arduino code writing. 7 Assembly of complete system. 8 Testing. Team-2 9 Integrating IOT system with manual system. 1 Arduino and sensor coding. 10 Final Testing. 2 Mobile app development. 3 Testing. 4 Integrating IOT system with manual system. 5 Final Testing.

Nutrients in Food

Image
   Title:  Nutrients in Food. THIS PROJECT MADE WITH ELECTRONIC COMPONENT .  DESCRIBE THE VITAMINS, LIPIDS, PROTEINS AND MINERALS . COMPONENT ARE USED IN THIS PROJECT ARE FOLLOWING Breadboard LEDs Jumper wire HC 05 Blutoth module Power Source Mobile Arduino     The figure of the above components   BREADBOARD                                                                                                                                                                                 ...

What is transistor

Image
Project : Transistor  What is a Transistor?           Def: -  A transistor is a semiconductor device used to amplify or                       switch electronic signals and electrical power.                   Types of transistor:            NPN: npn is the type of transistor with layers arranged as Negative-Positive-                        Negative           Reference Link to more  about NPN visit here :                                         // What is the npn transistor //   PNP: pnp is the type of transistor with layers arranged as Positive-          Negative-Positive  used for amlification or switchi...