SlideShare a Scribd company logo
Atmega based garage door opening
Under the Guidance of - Me Only
Submitted by Abhishek Singh Chauhan
The main objective of this project is to provide a security system
having the provision to change the password by the authority only.
Remote operation is achieved by any smart-phone/Tablet etc., with
Android OS, upon a GUI (Graphical User Interface) based touch screen
operation.
Android application is used to enter the password and a relay to lock
or unlock the electric door, which is indicated by a lamp.
ABSTARCT
Arduino Duemilanove
,Relay Driver IC, EEPROM.
Bluetooth device.
 Resistors, Capacitors, LED, Diodes.
 Relays Transformer, Voltage Regulator.
 Crystal, Lamps.
HARDWARE COMPONENTS
POWER SUPPLY
230 V AC
50 Hz
5V
DC
12V step down
transformer
Filter(470µf)
5v RegulatorBridge rectifier
ARDUINO
 The Arduino microcontroller is an easy to use
yet powerful single board computer that has
gained considerable traction in the hobby
and professional market.
 The Arduino is open-source, which means
hardware is reasonably priced and
development software is free.
IMAGE OF DUEMILANOVE BOARD
PROJECT BLOCK DIAGRAM
PROJECT BLOCK DIAGRAM
FEATURES OF DUEMILANOVE
 The Duemilanove board features an Atmel
ATmega328 microcontroller operating at 5 V
with 2 Kb of RAM, 32 Kb of flash memory for
storing programs and 1 Kb of EEPROM for
storing parameters.
 The clock speed is 16 MHz, which translates to
about executing about 300,000 lines of C
source code per second
FEATURES OF DUEMILANOVE
 The Arduino programming language is a simplified
version of C/C++. If you know C, programming the
Arduino will be familiar.
 If you do not know C, no need to worry as only a
few commands are needed to perform useful
functions.
WHAT IS CALLED ANDROID?
 Android is an open-source operating system which means
that any manufacturer can use it in their phones free of
charge.
 It was built to be truly open. For example, an application
can call upon any of the phone’s core functionality such as
making calls, sending text messages, or using the camera. 
 Android is built on the open Linux Kernel. Furthermore, it
utilizes a custom virtual machine that was designed to
optimize memory and hardware resources in a mobile
environment.
WHAT IS AN ANDROID APPLICATION
ON MOBILE PHONES?
 An android app is meant for phones with an android
based operating systems. They can be downloaded
from the android app Market which is pre-loaded on
every android phone.
 Blue control APP and Bluetooth Spp APP are some
examples.
ANDROID-THE WORLD'S MOST
POWERFUL MOBILE PLATFORM
 Very customizable. Open source operating
system is easily changed, hacked, manipulated,
and molded to fit whatever functionality you
had in mind. Found on all platforms for all prices
depending on what hardware and software
version you are interested in. The battery is
usually replaceable.
COMPARISION OF ANDROID WITH OTHER OS
ANDROID OS : Android is open source software,
manufacturers can modify the operating system
to suit their respective needs and phones. This
becomes a cheap and feasible alternative for the
manufacturer, as opposed to developing an
operating system in-house or hiring a software
company to do it.
 
I-OS:
It's not available on all carriers but this
is expanding. The battery is not
replaceable which is why all the I
Phone users you know have it plugged
in all the time as the battery degrades.
Windows Phone:
 Windows Phone is a closed-sourced, which means that it is
solely developed by the company and protected by
copyright. The Windows Store is limited as there only a few
number of apps
ANDROID APP-BLUETOOTH SPP
 Bluetooth SPP Manager is an app, which
provides communication between two
Bluetooth devices.
 it uses the RFCOMM Protocol also known as Serial
Port Protocol (SPP) to transmit data between
devices.
DEVICE PAIRING- APP ASKING
FOR
A SECURED PIN USE “1234” PIN
HIGHLIGHTS OF SPP APP
 Communication between Bluetooth devices via
SPP.
 Using This App, communication between a phone
and external processor/controller can be
achieved.
 Serial communication is an asset of this app.
 Text,chat,digits..etc can be transmitted to any
external Devices.
APP ASKING FOR OPERATION MODES
 
 Always use for real time mode option
EASILY AVAILABLE RESOURCE
 CAN BE FREELY DOWNLOADABLE FROM GOOGLE PLAY
FROM ANY ANDROID PHONE AND CAN EASILY INSTALL
IT .
 From Any Android Resource is Necessary to Down load
the APP.
 hone an Internet Access/Wi-Fi. Or any other
ANDROID APPLICATION OPERATED BLUETOOTH
 The Android platform includes support for the
Bluetooth network stack, which allows a device
to wirelessly exchange data with other Bluetooth
devices.
 The application framework provides access to
the Bluetooth functionality through the Android
Bluetooth APIs.
FEATURES OF BLUETOOTH
Super simple and easy way to interface using Bluetooth stack.
3.3V Device with standard 5V DC Power source.
Can also support SPI Protocol, pins are made available.
Low power consumption, Low cost.
Has high-performance wireless transceiver system
Can be used to interface with PC, Mac or Android
phones/tablets.
 Generic Default Visibility at Software side:HC-06 or Linvor
 Default Pairing code is not '0000' but '1234'.
 Please use Baud Rate with 8-N-1 connectivity from other
device.
 Works with any microcontroller with Serial connectivity.
RELAY
IT IS A ELECTRO MAGNETIC SWITCH
USED TO CONTROL THE ELECTRICAL DEVICES
COPPER CORE MAGNETIC FLUX PLAYS MAIN ROLE HERE
The relay's switch connections are usually labeled COM, NC and
NO:
COM = Common, always connect to this; it is the moving part of
the itch.
NC = Normally Closed, COM is connected to this when the relay
coil is off.
NO = Normally Open, COM is connected to this when the relay
coil is on
RELAY DRIVER (ULN 2003)
ULN2003 is a high voltage and high current Darlington
transistor array
It consists of seven NPN Darlington pairs that feature high-
voltage outputs with common-cathode Clamp diode for
switching inductive loads.
The ULN2003 has a 2.7kW series base resistor for each
Darlington pair for operation directly with TTL or 5V
CMOS devices.
Current, Output Max:500mA
Voltage, Input Max:5V
Voltage, Output Max:50V
Fig: ULN 2003
BC547
The BC547 transistor is an NPN Epitaxial
Silicon Transistor.
The BC547 transistor is a general-purpose
transistor in small plastic packages.
 It is used in general-purpose switching and
amplification BC847/BC547 series 45 V, 100 mA
NPN general-purpose transistors.
Whenever base is high, then current starts
flowing through base and emitter and after that
only current will pass from collector to emitter
 
+
SOFTWARE REQUIREMENTS
 Arduino software which can be
freely available on Arduino Forum
 http://arduino.cc/en/Guide/HomePage.
Share if you Like it.Share if you Like it.

More Related Content

What's hot

Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
Edgefxkits & Solutions
 
iFlashLED Presentation
iFlashLED PresentationiFlashLED Presentation
iFlashLED Presentation
Luka Penger
 
Paper presentation of mini project
Paper presentation of mini projectPaper presentation of mini project
Paper presentation of mini projectJayashankar Gavvala
 
Touchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dcaTouchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dca
vision2d16
 
Arduino bt mobile robot r2.0
Arduino bt mobile robot r2.0Arduino bt mobile robot r2.0
Arduino bt mobile robot r2.0
Fajar Baskoro
 
Arduino based home automation using tv remote
Arduino based home automation using tv remoteArduino based home automation using tv remote
Arduino based home automation using tv remote
Mahbub Alam Himel
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
Kevin Nesamani
 
VOICE OPERATED ROBOT DOCUMENTATION
VOICE OPERATED ROBOT DOCUMENTATIONVOICE OPERATED ROBOT DOCUMENTATION
VOICE OPERATED ROBOT DOCUMENTATIONSree Harini Dunnala
 
Ad kautoscan.com zed bull-user_manual
Ad kautoscan.com zed bull-user_manualAd kautoscan.com zed bull-user_manual
Ad kautoscan.com zed bull-user_manual
http://www.autodiagnosticobd.com
 
Project_report_on_Attendance_system
 Project_report_on_Attendance_system Project_report_on_Attendance_system
Project_report_on_Attendance_system
Ami Goswami
 
Summer training project
Summer training projectSummer training project
Summer training project
Manpreet Singh Bhasin
 
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
Prasant Kumar
 
Android phone controlled obstacle avoiding robot
Android phone controlled obstacle avoiding robotAndroid phone controlled obstacle avoiding robot
Android phone controlled obstacle avoiding robot
Northern University Bangladesh
 
Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT Robot
Vatsal N Shah
 
10 Reasons to use the Renesas Smart Analog solution kit
10 Reasons to use the Renesas Smart Analog solution kit10 Reasons to use the Renesas Smart Analog solution kit
10 Reasons to use the Renesas Smart Analog solution kit
Renesas Electronics Corporation
 
Digital home automation with arduino bluetooth
Digital home automation with arduino bluetoothDigital home automation with arduino bluetooth
Digital home automation with arduino bluetooth
Shishupal03012015
 
Home automation voice control
Home automation voice controlHome automation voice control
Home automation voice control
Ahammednayeem
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automation
MOHAMMAD TANVEER
 
Smart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharSmart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likhar
Shivnaresh Likhar
 

What's hot (20)

Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
 
iFlashLED Presentation
iFlashLED PresentationiFlashLED Presentation
iFlashLED Presentation
 
Paper presentation of mini project
Paper presentation of mini projectPaper presentation of mini project
Paper presentation of mini project
 
DTMF
DTMFDTMF
DTMF
 
Touchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dcaTouchscreenbasedhomeautomationsystem dca
Touchscreenbasedhomeautomationsystem dca
 
Arduino bt mobile robot r2.0
Arduino bt mobile robot r2.0Arduino bt mobile robot r2.0
Arduino bt mobile robot r2.0
 
Arduino based home automation using tv remote
Arduino based home automation using tv remoteArduino based home automation using tv remote
Arduino based home automation using tv remote
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
 
VOICE OPERATED ROBOT DOCUMENTATION
VOICE OPERATED ROBOT DOCUMENTATIONVOICE OPERATED ROBOT DOCUMENTATION
VOICE OPERATED ROBOT DOCUMENTATION
 
Ad kautoscan.com zed bull-user_manual
Ad kautoscan.com zed bull-user_manualAd kautoscan.com zed bull-user_manual
Ad kautoscan.com zed bull-user_manual
 
Project_report_on_Attendance_system
 Project_report_on_Attendance_system Project_report_on_Attendance_system
Project_report_on_Attendance_system
 
Summer training project
Summer training projectSummer training project
Summer training project
 
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
 
Android phone controlled obstacle avoiding robot
Android phone controlled obstacle avoiding robotAndroid phone controlled obstacle avoiding robot
Android phone controlled obstacle avoiding robot
 
Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT Robot
 
10 Reasons to use the Renesas Smart Analog solution kit
10 Reasons to use the Renesas Smart Analog solution kit10 Reasons to use the Renesas Smart Analog solution kit
10 Reasons to use the Renesas Smart Analog solution kit
 
Digital home automation with arduino bluetooth
Digital home automation with arduino bluetoothDigital home automation with arduino bluetooth
Digital home automation with arduino bluetooth
 
Home automation voice control
Home automation voice controlHome automation voice control
Home automation voice control
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automation
 
Smart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharSmart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likhar
 

Similar to Atmega based garage door openning

Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
Pawan Kumar Ganjhu
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
Sumit Saini
 
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxDIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
RafayNaveed4
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android application
Dheeraj Kumar
 
Home automation system
Home automation systemHome automation system
Home automation system
Naman Gautam
 
Homeautomation 101 - smart
Homeautomation 101 - smartHomeautomation 101 - smart
Homeautomation 101 - smart
David Pieterse
 
Arduino Workshop Day 1 - Basic Arduino
Arduino Workshop Day 1 - Basic ArduinoArduino Workshop Day 1 - Basic Arduino
Arduino Workshop Day 1 - Basic Arduino
Vishnu
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
Saumya Tiwari
 
advanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using androidadvanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using android
kiranrocks
 
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET Journal
 
Bluetooth controled robot
Bluetooth controled robotBluetooth controled robot
Bluetooth controled robot
Stuart Stuart
 
TECH TALK-4TH SEM.pptx the arduino haha
TECH TALK-4TH  SEM.pptx the arduino hahaTECH TALK-4TH  SEM.pptx the arduino haha
TECH TALK-4TH SEM.pptx the arduino haha
gokulprasanna4
 
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
TECH TALK-4TH  SEM.pptx.which is about the arduino uno types and uses.TECH TALK-4TH  SEM.pptx.which is about the arduino uno types and uses.
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
gokulprasanna4
 
PPT ON Arduino
PPT ON Arduino PPT ON Arduino
PPT ON Arduino
Ravi Phadtare
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
chandan kumar
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
birsa institute of technical education
 
Remote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayRemote ac power control by android application with lcd display
Remote ac power control by android application with lcd display
Edgefxkits & Solutions
 
Home automatin
Home automatinHome automatin
Home automatin
EngrNirob
 

Similar to Atmega based garage door openning (20)

339_311 PPT
339_311 PPT339_311 PPT
339_311 PPT
 
12266127.ppt
12266127.ppt12266127.ppt
12266127.ppt
 
Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxDIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android application
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Homeautomation 101 - smart
Homeautomation 101 - smartHomeautomation 101 - smart
Homeautomation 101 - smart
 
Arduino Workshop Day 1 - Basic Arduino
Arduino Workshop Day 1 - Basic ArduinoArduino Workshop Day 1 - Basic Arduino
Arduino Workshop Day 1 - Basic Arduino
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
advanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using androidadvanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using android
 
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...
 
Bluetooth controled robot
Bluetooth controled robotBluetooth controled robot
Bluetooth controled robot
 
TECH TALK-4TH SEM.pptx the arduino haha
TECH TALK-4TH  SEM.pptx the arduino hahaTECH TALK-4TH  SEM.pptx the arduino haha
TECH TALK-4TH SEM.pptx the arduino haha
 
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
TECH TALK-4TH  SEM.pptx.which is about the arduino uno types and uses.TECH TALK-4TH  SEM.pptx.which is about the arduino uno types and uses.
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
 
PPT ON Arduino
PPT ON Arduino PPT ON Arduino
PPT ON Arduino
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
 
Remote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayRemote ac power control by android application with lcd display
Remote ac power control by android application with lcd display
 
Home automatin
Home automatinHome automatin
Home automatin
 

Recently uploaded

Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
aishnasrivastava
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
kumarmathi863
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
Richard Gill
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
muralinath2
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
ssuserbfdca9
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
muralinath2
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
muralinath2
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
AlaminAfendy1
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
subedisuryaofficial
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
muralinath2
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
insect taxonomy importance systematics and classification
insect taxonomy importance systematics and classificationinsect taxonomy importance systematics and classification
insect taxonomy importance systematics and classification
anitaento25
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
DiyaBiswas10
 

Recently uploaded (20)

Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
insect taxonomy importance systematics and classification
insect taxonomy importance systematics and classificationinsect taxonomy importance systematics and classification
insect taxonomy importance systematics and classification
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
 

Atmega based garage door openning

  • 1. Atmega based garage door opening Under the Guidance of - Me Only Submitted by Abhishek Singh Chauhan
  • 2. The main objective of this project is to provide a security system having the provision to change the password by the authority only. Remote operation is achieved by any smart-phone/Tablet etc., with Android OS, upon a GUI (Graphical User Interface) based touch screen operation. Android application is used to enter the password and a relay to lock or unlock the electric door, which is indicated by a lamp. ABSTARCT
  • 3. Arduino Duemilanove ,Relay Driver IC, EEPROM. Bluetooth device.  Resistors, Capacitors, LED, Diodes.  Relays Transformer, Voltage Regulator.  Crystal, Lamps. HARDWARE COMPONENTS
  • 4. POWER SUPPLY 230 V AC 50 Hz 5V DC 12V step down transformer Filter(470µf) 5v RegulatorBridge rectifier
  • 5. ARDUINO  The Arduino microcontroller is an easy to use yet powerful single board computer that has gained considerable traction in the hobby and professional market.  The Arduino is open-source, which means hardware is reasonably priced and development software is free.
  • 9. FEATURES OF DUEMILANOVE  The Duemilanove board features an Atmel ATmega328 microcontroller operating at 5 V with 2 Kb of RAM, 32 Kb of flash memory for storing programs and 1 Kb of EEPROM for storing parameters.  The clock speed is 16 MHz, which translates to about executing about 300,000 lines of C source code per second
  • 10. FEATURES OF DUEMILANOVE  The Arduino programming language is a simplified version of C/C++. If you know C, programming the Arduino will be familiar.  If you do not know C, no need to worry as only a few commands are needed to perform useful functions.
  • 11. WHAT IS CALLED ANDROID?  Android is an open-source operating system which means that any manufacturer can use it in their phones free of charge.  It was built to be truly open. For example, an application can call upon any of the phone’s core functionality such as making calls, sending text messages, or using the camera.   Android is built on the open Linux Kernel. Furthermore, it utilizes a custom virtual machine that was designed to optimize memory and hardware resources in a mobile environment.
  • 12. WHAT IS AN ANDROID APPLICATION ON MOBILE PHONES?  An android app is meant for phones with an android based operating systems. They can be downloaded from the android app Market which is pre-loaded on every android phone.  Blue control APP and Bluetooth Spp APP are some examples.
  • 13. ANDROID-THE WORLD'S MOST POWERFUL MOBILE PLATFORM  Very customizable. Open source operating system is easily changed, hacked, manipulated, and molded to fit whatever functionality you had in mind. Found on all platforms for all prices depending on what hardware and software version you are interested in. The battery is usually replaceable.
  • 14. COMPARISION OF ANDROID WITH OTHER OS ANDROID OS : Android is open source software, manufacturers can modify the operating system to suit their respective needs and phones. This becomes a cheap and feasible alternative for the manufacturer, as opposed to developing an operating system in-house or hiring a software company to do it.  
  • 15. I-OS: It's not available on all carriers but this is expanding. The battery is not replaceable which is why all the I Phone users you know have it plugged in all the time as the battery degrades.
  • 16. Windows Phone:  Windows Phone is a closed-sourced, which means that it is solely developed by the company and protected by copyright. The Windows Store is limited as there only a few number of apps
  • 17.
  • 18. ANDROID APP-BLUETOOTH SPP  Bluetooth SPP Manager is an app, which provides communication between two Bluetooth devices.  it uses the RFCOMM Protocol also known as Serial Port Protocol (SPP) to transmit data between devices.
  • 19. DEVICE PAIRING- APP ASKING FOR A SECURED PIN USE “1234” PIN
  • 20. HIGHLIGHTS OF SPP APP  Communication between Bluetooth devices via SPP.  Using This App, communication between a phone and external processor/controller can be achieved.  Serial communication is an asset of this app.  Text,chat,digits..etc can be transmitted to any external Devices.
  • 21. APP ASKING FOR OPERATION MODES    Always use for real time mode option
  • 22. EASILY AVAILABLE RESOURCE  CAN BE FREELY DOWNLOADABLE FROM GOOGLE PLAY FROM ANY ANDROID PHONE AND CAN EASILY INSTALL IT .  From Any Android Resource is Necessary to Down load the APP.  hone an Internet Access/Wi-Fi. Or any other
  • 23. ANDROID APPLICATION OPERATED BLUETOOTH  The Android platform includes support for the Bluetooth network stack, which allows a device to wirelessly exchange data with other Bluetooth devices.  The application framework provides access to the Bluetooth functionality through the Android Bluetooth APIs.
  • 24. FEATURES OF BLUETOOTH Super simple and easy way to interface using Bluetooth stack. 3.3V Device with standard 5V DC Power source. Can also support SPI Protocol, pins are made available. Low power consumption, Low cost. Has high-performance wireless transceiver system Can be used to interface with PC, Mac or Android phones/tablets.
  • 25.  Generic Default Visibility at Software side:HC-06 or Linvor  Default Pairing code is not '0000' but '1234'.  Please use Baud Rate with 8-N-1 connectivity from other device.  Works with any microcontroller with Serial connectivity.
  • 26. RELAY IT IS A ELECTRO MAGNETIC SWITCH USED TO CONTROL THE ELECTRICAL DEVICES COPPER CORE MAGNETIC FLUX PLAYS MAIN ROLE HERE
  • 27. The relay's switch connections are usually labeled COM, NC and NO: COM = Common, always connect to this; it is the moving part of the itch. NC = Normally Closed, COM is connected to this when the relay coil is off. NO = Normally Open, COM is connected to this when the relay coil is on
  • 28. RELAY DRIVER (ULN 2003) ULN2003 is a high voltage and high current Darlington transistor array It consists of seven NPN Darlington pairs that feature high- voltage outputs with common-cathode Clamp diode for switching inductive loads. The ULN2003 has a 2.7kW series base resistor for each Darlington pair for operation directly with TTL or 5V CMOS devices. Current, Output Max:500mA Voltage, Input Max:5V Voltage, Output Max:50V
  • 30. BC547 The BC547 transistor is an NPN Epitaxial Silicon Transistor. The BC547 transistor is a general-purpose transistor in small plastic packages.  It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors. Whenever base is high, then current starts flowing through base and emitter and after that only current will pass from collector to emitter   +
  • 31. SOFTWARE REQUIREMENTS  Arduino software which can be freely available on Arduino Forum  http://arduino.cc/en/Guide/HomePage.
  • 32. Share if you Like it.Share if you Like it.