SlideShare ist ein Scribd-Unternehmen logo
1 von 41
Porte à Puce
SMART SAFETY DOOR WITH SERVO MOTORS AS ACTUATORS, PASSCODE AND D HT SENSORS
BASED ON MICROCONTROLLER ARDUINO UNO R3
Presented by group 6
Faqih Fadilla Ardiansyah (151611009)
Indri Meilani (151611013)
Meifani (151611016)
Ziddan Dea Kudrat (151611031)
From Refrigeration and Air Conditioning Department
POLITEKNIK NEGERI BANDUNG
©2016
SUPERVISOR : Mr. Muhammad Arman, S.T., M.Eng., S.Psi
INSTRUMENTATIONS LECTURERS :
Mr. C. Bambang Kuncoro S.T., M.T.
Mr. Eddi Erham, S.T., M.Eng.
Mr. Ismail Welid, M.T.
Mr. Ari Sujanto, S.T., M.T.
wiring of porte à puce
Photos Of Porte a Puce
Prototype Design of Porte a Puce
Open and Close The Door
RH and Tdb Monitoring
What the Purpose of the project?
As the Final Project to complete the requirement of Instrumentation Subject
As the great step and lessons to improve hard skills and softskills
To apply the knowledge in instrumentation that have acquired during the lectures in class
Where we found the Source of an ideas?
http://www.instructables.com/id/Arduino-door-lock-with-password/
http://www.open-electronics.org/arduino-door-lock-using-4x4-keypad-and-servo-motor/
http://belajarduino.blogspot.co.id/2014/07/sistem-pembuka-pintu-menggunakan.html
http://www.harisprasetyo.web.id/2015/10/membuat-sistem-keamanan-rumah-berbasis.html
http://at-moproduction.blogspot.co.id/2016/09/cara-membuat-password-menggunakan.html
Description
Porte à Puce is derived from the french words /Porte/ meaning /door/ and /puce/
meaning /chip = the incredibly complex yet tiny modules that store computer memory or provide
logic circuitry for microprocessors/.
So, Porte à Puce defined as the smart door with various useful fuction in simple circuit display.
The following spesification of Porte à Puce :
1. Security door with passcode and buzzer security alarm (To open the door password required,
if the password is wrong, buzzer will on )
2. Monitoring RH and Tdb (RH and Tdb value will display on LCD 16 x 2)
3. Control Tdb (when the value Tdb reach the setpoint the door will open automaticaly to
exhaust heat from the room)
Schedule of execution
Working principles of
porte à puce
Option Menu
A = Option for enter the passcode to open PORTE A PUCE
B = Option for display the relative Humidity of the room inside
C = Option for display the dry bulb temperature of the room inside
D = Option to close the door
* = Option to process after enter the passcode
# = Option to reset the previous pascode that had been entered
Working principles of
porte à puce
FLOWCHART
What are main materials and tools
needed to build Porte à puce?
Arduino UNO R3 as microcontroller
Servo motor as an actuators
I2C LCD
Hex Keypad 4x4 for Arduino
DHT Sensors
Red and Green (or White) LED for Arduino as an indicators
Some types of wires
Contactor
Bread Board
Project Board
PC to upload the program to arduino and also could used as Power Supply
Another support components and materials for prototype building design
Arduino uno r3
Features:
ATmega328 microcontroller
Input voltage - 7-12V
14 Digital I/O Pins (6 PWM outputs)
6 Analog Inputs
32k Flash Memory
16Mhz Clock Speed
lcd 16 x2
Dimensions:
PCB: 20mm x 35mm (0.8" x 1.4")
Display area: 7mm x 25mm
Thickness: 4mm
I2c lcd
Features :
Diagonal Screen Size:0.91"
Number of Pixels:128 × 32
Color Depth:Monochrome (White)
Module Construction:COG
Module Size (mm):46.30× 11.50 × 1.45
Panel Size (mm):30.00 × 11.50 × 1.45
Active Area (mm):22.384 × 5.584
Pixel Pitch (mm):0.175 × 0.175
Pixel Size (mm):0.159 × 0.159
Duty:1/32
Brightness ( cd/m2):150 (Typ) @ 7.25V
Interface:I2C
Servo Motors
Servo motors have three wires: power, ground, and
signal. The power wire is typically red, and should be
connected to the 5V pin on the Arduino board. The
ground wire is typically black or brown and should be
connected to a ground pin on the Arduino board. The
signal pin is typically yellow, orange or white and
should be connected to a digital pin on the Arduino
board. Note that servos draw considerable power, so if
you need to drive more than one or two, you'll
probably need to power them from a separate supply
(i.e. not the +5V pin on your Arduino). Be sure to
connect the grounds of the Arduino and external
power supply together.
Dht11 sensors
spesification :
Ultra low cost
3 to 5V power and I/O
2.5mA max current use during conversion (while
requesting data)
Good for 20-80% humidity readings with 5% accuracy
Good for 0-50°C temperature readings ±2°C accuracy
No more than 1 Hz sampling rate (once every second)
Body size 15.5mm x 12mm x 5.5mm
4 pins with 0.1" spacing
Hex Keypad 4x4
Hex key pad is simply an arrangement 0f 16 push button
switches in a 4X4 matrix form. Typically a hex keypad will
have keys for number 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 and letters A,
B, C, D, *, #. The hex keypad will have 8 connection wires
namely R1, R2, R3, R4 and C1, C2, C3, C4 representing the
rows and columns respectively. The schematic diagram and
photo of a typical hex keypad is shown in the figure.
The program identifies the pressed key by a method called
column scanning. In this method a particular row is kept low
and other rows are held high. The the logic status of each
column line is scanned. If a particular column is found low,
then that means the key that comes in between that
column and row is short(pressed). Then the program
registers that key being pressed. Then the same procedure
is applied for the subsequent rows and the entire process is
repeated. For example if row 1 is kept low and column 1 is
found low during scanning, then that means key”1″ is
pressed.
Buzzer or Piezoelectric speaker for
arduino
A Piezoelectric speaker or buzzer is a loudspeaker that
uses the piezoelectric effect for generating sound. The
initial mechanical motion is created by applying a voltage
to a piezoelectric material, and this motion is typically
converted into audible sound using diaphragms and
resonators.
Piezos have polarity, commercial devices are usually
having a red and a black wires indicating how to plug it to
the board. We connect the black one to ground and the
red one to the output. Sometimes it is possible to acquire
Piezo elements without a plastic housing, then they will
just look like a metallic disc.
LED
A light-emitting diode (LED) is a two-lead
semiconductor light source. It is a p–n
junction diode, which emits light when
activated. When a suitable voltage is
applied to the leads, electrons are able to
recombine with electron holes within the
device, releasing energy in the form of
photons. This effect is called
electroluminescence, and the color of the
light (corresponding to the energy of the
photon) is determined by the energy band
gap of the semiconductor.
How much we spent the money to build porte à puce?
No Deskripsi Jumlah Harga (IDR) Keterangan
1 Arduino uno 1 160.000 Membeli
2 I2C Display 1 35.000 Membeli
3 Keypad 4x4 1 15.000 Membeli
4 Protoboard 1 40.000 Membeli
5 Motor servo 1 30.000 Membeli
6 Led merah 1 8.000 Membeli
7 Resistor 220 ohm 2 1.000 Membeli
8 Kabel jumper 30 - Tersedia
9 Buzer 1 15.000 Membeli
10 PCB 1 8.000 Membeli
11 Akrilik 30 x 30 (cm) - Tersedia
12 Engsel Pintu 4 5.000 Membeli
13 Kabel Male Female 40 30.000 Membeli
14 Mur dan Baut 20 - Tersedia
15 Timah Solder 1 roll 20.000 Membeli
16 Solder 1 - Meminjam
17 Mata Bor 1 7.500 Membeli
18 Bor 1 - Meminjam
19 Lem Kaca 1 12.500 Membeli
20 Kabel Male-Male 20 15.000 Membeli
26 Sensor DHT 1 36.000 Membeli
Total Rp. 443.000,00
The listing programs of
porte à puce
Modification
We include the function of the door not only as the automatic safety door from a burglar, but
porte à puce is also the safety door from fire and extreme temperature by using :
The buzzer as the alarm if someone enter the wrong passcode, and also if fire or extreme
temperature occurs
The DHT Sensors that could identify the relative humidity and temperature
We controll the door to open (servo to rotates for about 90 degrees) if the room temperature
reach 35ºC
CHALLENGE
Listing
program
Design and
Construction
Conclution
We live in an age where the crime rate is high, while technology has changed rapidly, the thief
become a genius thief. So we must to be a genius too, increasing the level of security and safety
is necessary, no more for manual, it’s time for automation.
Our Porte a Puce is right choice to increase our security system with low cost and worthed
features.
Hope for the future
May this project could be useful for improvement of safety and security efforts in
this automation era. We hope someday we could upgrade Porte a Puce with
another features, by :
◦ Adding the fingerprint sensor, so only authorized people can access Porte a Puce for entry
◦ Adding the fire sensors, gas sensor, Liquefied Petroleum Gas (LPG) sensor, and smoke sensor
to improve the safety functions. So, when the sensor detects the presence of fire, LPG, toxic
& flamable gases and smoke, the buzzer will ring and the door will automatically open to
rescue people inside.
◦ Implanting the chip inside Porte a Puce, to simplify the circuit display
Porte à puce - Smart Safety Door based on Arduino UNO R3

Weitere ähnliche Inhalte

Was ist angesagt?

How to measure frequency and duty cycle using arduino
How to measure frequency and duty cycle using  arduinoHow to measure frequency and duty cycle using  arduino
How to measure frequency and duty cycle using arduinoSagar Srivastav
 
Arduino embedded systems and advanced robotics
Arduino embedded systems and advanced roboticsArduino embedded systems and advanced robotics
Arduino embedded systems and advanced roboticsShubham Bhattacharya
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller IJECEIAES
 
Embedded system programming using Arduino microcontroller
Embedded system programming using Arduino microcontrollerEmbedded system programming using Arduino microcontroller
Embedded system programming using Arduino microcontrollerArun Kumar
 
arduino
 arduino arduino
arduinojhcid
 
Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Hafid Moujane
 
Introduction to arduino ppt main
Introduction to  arduino ppt mainIntroduction to  arduino ppt main
Introduction to arduino ppt maineddy royappa
 
Arduino and Internet of Thinks: ShareIT TM: march 2010, TM
Arduino and Internet of Thinks: ShareIT TM: march 2010, TMArduino and Internet of Thinks: ShareIT TM: march 2010, TM
Arduino and Internet of Thinks: ShareIT TM: march 2010, TMAlexandru IOVANOVICI
 
Arduino slides
Arduino slidesArduino slides
Arduino slidessdcharle
 
Arduino Uno Board - Robomart
Arduino Uno Board - RobomartArduino Uno Board - Robomart
Arduino Uno Board - Robomartraspberrypib
 
Arduino in Agricoltura -Alessandro Matese
Arduino in Agricoltura -Alessandro MateseArduino in Agricoltura -Alessandro Matese
Arduino in Agricoltura -Alessandro MateseAlfonso Crisci
 
Bidirectional Visitor Counter with Automatic ON-OFF Switch2
Bidirectional Visitor Counter with Automatic ON-OFF Switch2Bidirectional Visitor Counter with Automatic ON-OFF Switch2
Bidirectional Visitor Counter with Automatic ON-OFF Switch2DIPAN GHOSH
 
Robotics Session day 1
Robotics Session day 1Robotics Session day 1
Robotics Session day 1Afzal Ahmad
 

Was ist angesagt? (19)

How to measure frequency and duty cycle using arduino
How to measure frequency and duty cycle using  arduinoHow to measure frequency and duty cycle using  arduino
How to measure frequency and duty cycle using arduino
 
Arduino embedded systems and advanced robotics
Arduino embedded systems and advanced roboticsArduino embedded systems and advanced robotics
Arduino embedded systems and advanced robotics
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller
 
Embedded system programming using Arduino microcontroller
Embedded system programming using Arduino microcontrollerEmbedded system programming using Arduino microcontroller
Embedded system programming using Arduino microcontroller
 
arduino
 arduino arduino
arduino
 
Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015Arduino projects-pdf-download-list-jan-2015
Arduino projects-pdf-download-list-jan-2015
 
Introduction to arduino ppt main
Introduction to  arduino ppt mainIntroduction to  arduino ppt main
Introduction to arduino ppt main
 
Arduino and Internet of Thinks: ShareIT TM: march 2010, TM
Arduino and Internet of Thinks: ShareIT TM: march 2010, TMArduino and Internet of Thinks: ShareIT TM: march 2010, TM
Arduino and Internet of Thinks: ShareIT TM: march 2010, TM
 
Arduino uno
Arduino unoArduino uno
Arduino uno
 
Arduino slides
Arduino slidesArduino slides
Arduino slides
 
Arduino Uno Board - Robomart
Arduino Uno Board - RobomartArduino Uno Board - Robomart
Arduino Uno Board - Robomart
 
Lab2ppt
Lab2pptLab2ppt
Lab2ppt
 
Arduino workshop sensors
Arduino workshop sensorsArduino workshop sensors
Arduino workshop sensors
 
Arduino
ArduinoArduino
Arduino
 
Arduino in Agricoltura -Alessandro Matese
Arduino in Agricoltura -Alessandro MateseArduino in Agricoltura -Alessandro Matese
Arduino in Agricoltura -Alessandro Matese
 
Arduino Uno Pin Description
Arduino Uno Pin DescriptionArduino Uno Pin Description
Arduino Uno Pin Description
 
Arduino uno
Arduino unoArduino uno
Arduino uno
 
Bidirectional Visitor Counter with Automatic ON-OFF Switch2
Bidirectional Visitor Counter with Automatic ON-OFF Switch2Bidirectional Visitor Counter with Automatic ON-OFF Switch2
Bidirectional Visitor Counter with Automatic ON-OFF Switch2
 
Robotics Session day 1
Robotics Session day 1Robotics Session day 1
Robotics Session day 1
 

Andere mochten auch

Indoproject 170108024840 (1)
Indoproject 170108024840 (1)Indoproject 170108024840 (1)
Indoproject 170108024840 (1)Mufthi Khaidir
 
Smart Safety Door based on Arduino Uno R3
Smart Safety Door based on Arduino Uno R3Smart Safety Door based on Arduino Uno R3
Smart Safety Door based on Arduino Uno R3Ziddan Kundrat
 
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...Ayudya Maulidiani Rachman
 
Makalah Identitas nasional >> Versi PowerPoint
Makalah Identitas nasional >> Versi PowerPointMakalah Identitas nasional >> Versi PowerPoint
Makalah Identitas nasional >> Versi PowerPointBlog Feby yohandra
 

Andere mochten auch (6)

Indoproject 170108024840 (1)
Indoproject 170108024840 (1)Indoproject 170108024840 (1)
Indoproject 170108024840 (1)
 
Smart Safety Door based on Arduino Uno R3
Smart Safety Door based on Arduino Uno R3Smart Safety Door based on Arduino Uno R3
Smart Safety Door based on Arduino Uno R3
 
DAMPER
DAMPERDAMPER
DAMPER
 
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...
Monitoring and Automatic Watering Based on Microcontroller Arduino Uno Using ...
 
Identitas Nasional
Identitas NasionalIdentitas Nasional
Identitas Nasional
 
Makalah Identitas nasional >> Versi PowerPoint
Makalah Identitas nasional >> Versi PowerPointMakalah Identitas nasional >> Versi PowerPoint
Makalah Identitas nasional >> Versi PowerPoint
 

Ähnlich wie Porte à puce - Smart Safety Door based on Arduino UNO R3

Arduino Slides With Neopixels
Arduino Slides With NeopixelsArduino Slides With Neopixels
Arduino Slides With Neopixelssdcharle
 
Digital Tachometer using Aurdino
Digital Tachometer using AurdinoDigital Tachometer using Aurdino
Digital Tachometer using Aurdinoijtsrd
 
Arduino Workshop Slides
Arduino Workshop SlidesArduino Workshop Slides
Arduino Workshop Slidesmkarlin14
 
Color Sensor.pptx
Color Sensor.pptxColor Sensor.pptx
Color Sensor.pptxRituSachan2
 
ARDUINO BASED TIME AND TEMPERATURE DISPLAY
ARDUINO BASED TIME AND TEMPERATURE DISPLAY ARDUINO BASED TIME AND TEMPERATURE DISPLAY
ARDUINO BASED TIME AND TEMPERATURE DISPLAY ajit kumar singh
 
introduction of arduino and node mcu
introduction of arduino and node mcuintroduction of arduino and node mcu
introduction of arduino and node mcu6305HASANBASARI
 
Embedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CEmbedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CAvinash Reddy Penugonda
 
Arduino electronics cookbook
Arduino electronics cookbookArduino electronics cookbook
Arduino electronics cookbookFelipe Belarmino
 
Industrial Applications of Arduino using Ladder Logic
Industrial Applications of Arduino using Ladder LogicIndustrial Applications of Arduino using Ladder Logic
Industrial Applications of Arduino using Ladder LogicRobocraze
 
Arduino Base Door Automation System.ppt
Arduino Base Door Automation System.pptArduino Base Door Automation System.ppt
Arduino Base Door Automation System.pptSazzad Hossain
 
IoT Basics with few Embedded System Connections for sensors
IoT Basics with few Embedded System Connections for sensorsIoT Basics with few Embedded System Connections for sensors
IoT Basics with few Embedded System Connections for sensorssaritasapkal
 

Ähnlich wie Porte à puce - Smart Safety Door based on Arduino UNO R3 (20)

Porte à puce
Porte à pucePorte à puce
Porte à puce
 
Arduino
ArduinoArduino
Arduino
 
Animatronic hand controller
Animatronic hand controllerAnimatronic hand controller
Animatronic hand controller
 
Arduino Slides With Neopixels
Arduino Slides With NeopixelsArduino Slides With Neopixels
Arduino Slides With Neopixels
 
ARDUINO Presentation1.pptx
ARDUINO Presentation1.pptxARDUINO Presentation1.pptx
ARDUINO Presentation1.pptx
 
Digital Tachometer using Aurdino
Digital Tachometer using AurdinoDigital Tachometer using Aurdino
Digital Tachometer using Aurdino
 
Arduino
ArduinoArduino
Arduino
 
Arduino Workshop Slides
Arduino Workshop SlidesArduino Workshop Slides
Arduino Workshop Slides
 
Color Sensor.pptx
Color Sensor.pptxColor Sensor.pptx
Color Sensor.pptx
 
Arduino: Arduino starter kit
Arduino: Arduino starter kitArduino: Arduino starter kit
Arduino: Arduino starter kit
 
ARDUINO BASED TIME AND TEMPERATURE DISPLAY
ARDUINO BASED TIME AND TEMPERATURE DISPLAY ARDUINO BASED TIME AND TEMPERATURE DISPLAY
ARDUINO BASED TIME AND TEMPERATURE DISPLAY
 
introduction of arduino and node mcu
introduction of arduino and node mcuintroduction of arduino and node mcu
introduction of arduino and node mcu
 
Embedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CEmbedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded C
 
Arduino electronics cookbook
Arduino electronics cookbookArduino electronics cookbook
Arduino electronics cookbook
 
Industrial Applications of Arduino using Ladder Logic
Industrial Applications of Arduino using Ladder LogicIndustrial Applications of Arduino using Ladder Logic
Industrial Applications of Arduino using Ladder Logic
 
Fun with arduino
Fun with arduinoFun with arduino
Fun with arduino
 
Arduino Base Door Automation System.ppt
Arduino Base Door Automation System.pptArduino Base Door Automation System.ppt
Arduino Base Door Automation System.ppt
 
Smart Blind stick by using arduino uno and sensor
 Smart Blind stick  by using arduino  uno  and sensor Smart Blind stick  by using arduino  uno  and sensor
Smart Blind stick by using arduino uno and sensor
 
IoT Basics with few Embedded System Connections for sensors
IoT Basics with few Embedded System Connections for sensorsIoT Basics with few Embedded System Connections for sensors
IoT Basics with few Embedded System Connections for sensors
 
Arduino Comic-Jody Culkin-2011
Arduino Comic-Jody Culkin-2011Arduino Comic-Jody Culkin-2011
Arduino Comic-Jody Culkin-2011
 

Kürzlich hochgeladen

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 

Kürzlich hochgeladen (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 

Porte à puce - Smart Safety Door based on Arduino UNO R3

  • 1. Porte à Puce SMART SAFETY DOOR WITH SERVO MOTORS AS ACTUATORS, PASSCODE AND D HT SENSORS BASED ON MICROCONTROLLER ARDUINO UNO R3
  • 2. Presented by group 6 Faqih Fadilla Ardiansyah (151611009) Indri Meilani (151611013) Meifani (151611016) Ziddan Dea Kudrat (151611031) From Refrigeration and Air Conditioning Department POLITEKNIK NEGERI BANDUNG ©2016
  • 3. SUPERVISOR : Mr. Muhammad Arman, S.T., M.Eng., S.Psi INSTRUMENTATIONS LECTURERS : Mr. C. Bambang Kuncoro S.T., M.T. Mr. Eddi Erham, S.T., M.Eng. Mr. Ismail Welid, M.T. Mr. Ari Sujanto, S.T., M.T.
  • 4.
  • 5. wiring of porte à puce
  • 6.
  • 8. Prototype Design of Porte a Puce
  • 9. Open and Close The Door
  • 10. RH and Tdb Monitoring
  • 11. What the Purpose of the project? As the Final Project to complete the requirement of Instrumentation Subject As the great step and lessons to improve hard skills and softskills To apply the knowledge in instrumentation that have acquired during the lectures in class
  • 12. Where we found the Source of an ideas? http://www.instructables.com/id/Arduino-door-lock-with-password/ http://www.open-electronics.org/arduino-door-lock-using-4x4-keypad-and-servo-motor/ http://belajarduino.blogspot.co.id/2014/07/sistem-pembuka-pintu-menggunakan.html http://www.harisprasetyo.web.id/2015/10/membuat-sistem-keamanan-rumah-berbasis.html http://at-moproduction.blogspot.co.id/2016/09/cara-membuat-password-menggunakan.html
  • 13. Description Porte à Puce is derived from the french words /Porte/ meaning /door/ and /puce/ meaning /chip = the incredibly complex yet tiny modules that store computer memory or provide logic circuitry for microprocessors/. So, Porte à Puce defined as the smart door with various useful fuction in simple circuit display. The following spesification of Porte à Puce : 1. Security door with passcode and buzzer security alarm (To open the door password required, if the password is wrong, buzzer will on ) 2. Monitoring RH and Tdb (RH and Tdb value will display on LCD 16 x 2) 3. Control Tdb (when the value Tdb reach the setpoint the door will open automaticaly to exhaust heat from the room)
  • 15.
  • 16. Working principles of porte à puce Option Menu A = Option for enter the passcode to open PORTE A PUCE B = Option for display the relative Humidity of the room inside C = Option for display the dry bulb temperature of the room inside D = Option to close the door * = Option to process after enter the passcode # = Option to reset the previous pascode that had been entered
  • 17. Working principles of porte à puce FLOWCHART
  • 18. What are main materials and tools needed to build Porte à puce? Arduino UNO R3 as microcontroller Servo motor as an actuators I2C LCD Hex Keypad 4x4 for Arduino DHT Sensors Red and Green (or White) LED for Arduino as an indicators Some types of wires Contactor Bread Board Project Board PC to upload the program to arduino and also could used as Power Supply Another support components and materials for prototype building design
  • 19. Arduino uno r3 Features: ATmega328 microcontroller Input voltage - 7-12V 14 Digital I/O Pins (6 PWM outputs) 6 Analog Inputs 32k Flash Memory 16Mhz Clock Speed
  • 20. lcd 16 x2 Dimensions: PCB: 20mm x 35mm (0.8" x 1.4") Display area: 7mm x 25mm Thickness: 4mm
  • 21. I2c lcd Features : Diagonal Screen Size:0.91" Number of Pixels:128 × 32 Color Depth:Monochrome (White) Module Construction:COG Module Size (mm):46.30× 11.50 × 1.45 Panel Size (mm):30.00 × 11.50 × 1.45 Active Area (mm):22.384 × 5.584 Pixel Pitch (mm):0.175 × 0.175 Pixel Size (mm):0.159 × 0.159 Duty:1/32 Brightness ( cd/m2):150 (Typ) @ 7.25V Interface:I2C
  • 22. Servo Motors Servo motors have three wires: power, ground, and signal. The power wire is typically red, and should be connected to the 5V pin on the Arduino board. The ground wire is typically black or brown and should be connected to a ground pin on the Arduino board. The signal pin is typically yellow, orange or white and should be connected to a digital pin on the Arduino board. Note that servos draw considerable power, so if you need to drive more than one or two, you'll probably need to power them from a separate supply (i.e. not the +5V pin on your Arduino). Be sure to connect the grounds of the Arduino and external power supply together.
  • 23. Dht11 sensors spesification : Ultra low cost 3 to 5V power and I/O 2.5mA max current use during conversion (while requesting data) Good for 20-80% humidity readings with 5% accuracy Good for 0-50°C temperature readings ±2°C accuracy No more than 1 Hz sampling rate (once every second) Body size 15.5mm x 12mm x 5.5mm 4 pins with 0.1" spacing
  • 24. Hex Keypad 4x4 Hex key pad is simply an arrangement 0f 16 push button switches in a 4X4 matrix form. Typically a hex keypad will have keys for number 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 and letters A, B, C, D, *, #. The hex keypad will have 8 connection wires namely R1, R2, R3, R4 and C1, C2, C3, C4 representing the rows and columns respectively. The schematic diagram and photo of a typical hex keypad is shown in the figure. The program identifies the pressed key by a method called column scanning. In this method a particular row is kept low and other rows are held high. The the logic status of each column line is scanned. If a particular column is found low, then that means the key that comes in between that column and row is short(pressed). Then the program registers that key being pressed. Then the same procedure is applied for the subsequent rows and the entire process is repeated. For example if row 1 is kept low and column 1 is found low during scanning, then that means key”1″ is pressed.
  • 25. Buzzer or Piezoelectric speaker for arduino A Piezoelectric speaker or buzzer is a loudspeaker that uses the piezoelectric effect for generating sound. The initial mechanical motion is created by applying a voltage to a piezoelectric material, and this motion is typically converted into audible sound using diaphragms and resonators. Piezos have polarity, commercial devices are usually having a red and a black wires indicating how to plug it to the board. We connect the black one to ground and the red one to the output. Sometimes it is possible to acquire Piezo elements without a plastic housing, then they will just look like a metallic disc.
  • 26. LED A light-emitting diode (LED) is a two-lead semiconductor light source. It is a p–n junction diode, which emits light when activated. When a suitable voltage is applied to the leads, electrons are able to recombine with electron holes within the device, releasing energy in the form of photons. This effect is called electroluminescence, and the color of the light (corresponding to the energy of the photon) is determined by the energy band gap of the semiconductor.
  • 27. How much we spent the money to build porte à puce? No Deskripsi Jumlah Harga (IDR) Keterangan 1 Arduino uno 1 160.000 Membeli 2 I2C Display 1 35.000 Membeli 3 Keypad 4x4 1 15.000 Membeli 4 Protoboard 1 40.000 Membeli 5 Motor servo 1 30.000 Membeli 6 Led merah 1 8.000 Membeli 7 Resistor 220 ohm 2 1.000 Membeli 8 Kabel jumper 30 - Tersedia 9 Buzer 1 15.000 Membeli 10 PCB 1 8.000 Membeli 11 Akrilik 30 x 30 (cm) - Tersedia 12 Engsel Pintu 4 5.000 Membeli 13 Kabel Male Female 40 30.000 Membeli 14 Mur dan Baut 20 - Tersedia 15 Timah Solder 1 roll 20.000 Membeli 16 Solder 1 - Meminjam 17 Mata Bor 1 7.500 Membeli 18 Bor 1 - Meminjam 19 Lem Kaca 1 12.500 Membeli 20 Kabel Male-Male 20 15.000 Membeli 26 Sensor DHT 1 36.000 Membeli Total Rp. 443.000,00
  • 28. The listing programs of porte à puce
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37. Modification We include the function of the door not only as the automatic safety door from a burglar, but porte à puce is also the safety door from fire and extreme temperature by using : The buzzer as the alarm if someone enter the wrong passcode, and also if fire or extreme temperature occurs The DHT Sensors that could identify the relative humidity and temperature We controll the door to open (servo to rotates for about 90 degrees) if the room temperature reach 35ºC
  • 39. Conclution We live in an age where the crime rate is high, while technology has changed rapidly, the thief become a genius thief. So we must to be a genius too, increasing the level of security and safety is necessary, no more for manual, it’s time for automation. Our Porte a Puce is right choice to increase our security system with low cost and worthed features.
  • 40. Hope for the future May this project could be useful for improvement of safety and security efforts in this automation era. We hope someday we could upgrade Porte a Puce with another features, by : ◦ Adding the fingerprint sensor, so only authorized people can access Porte a Puce for entry ◦ Adding the fire sensors, gas sensor, Liquefied Petroleum Gas (LPG) sensor, and smoke sensor to improve the safety functions. So, when the sensor detects the presence of fire, LPG, toxic & flamable gases and smoke, the buzzer will ring and the door will automatically open to rescue people inside. ◦ Implanting the chip inside Porte a Puce, to simplify the circuit display