Using the BBC micro:bit for Home Security

Slides:



Advertisements
Similar presentations
Alarms : Design Technology 4D. Alarms are used for lots of different reasons. Can you think of ways that alarms are used? Warn of fires Warn of Burglars.
Advertisements

Indian Institute of Technology Hyderabad DIGITAL SECURITY SYSTEM By R.Sree Harsha M.Sai Sudeep Reddy.
Introduction By Katie Cribb burglar alarm (house alarm)
February 5, Inputs and Output Relays. February 5, What are Inputs and Output Relays? Inputs allow the controller to receive signals from the.
A Burglar Alarm. The idea of an intruder alarm is to simply try and deter a potential burglary occurring at your premises, and to an extent it works.
Electronics Travel Games Name: Centre Number: Candidate Number:
Flip-Flop Applications

Country house Control Panel Glass break detector Hooter alarm Magnetic sensor Motion detector Security light.
Activated by the control panel, it gives a loud audio signal to alert that an intrusion has occurred.
PIR MOTION SENSOR By Talal BUTT Checked by Uzair Aakhoon.
ING SECURITY SYSTEM WITH ARDUINO Anthony Friend Eastern Kentucky University Network Security & Electronics Program NET 499 – Capstone.
Systems Approach Burglar Alarm Project PROBLEM SITUATION DESIGN
Our senses We can use our eyes to see things Our senses We use our ears to hear.
S e c u r i t y L i g h t E a s t e r E l e c t r o n i c s P r o j e c t Dark Sensor Comparator Monostable Counter Light Brief Design a system that turns.
Truth tables AND Gate Input 1Input output ? ? ? ? Input 1Input output ? ? ? ? OR Gate.
LOGIC GATES A logic gate is an elementary building block of a digital circuit.digital circuit Most logic gates have two inputs and one output terminals.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Input, Process and Output Digital Logic Gates.
INPUT COMPONENTS Past Paper Questions and Answers.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
S3 INNOVATION ELECTRONICS. STARTER – IN YOUR GROUPS… With the person sitting closest to the door writing down your suggestions on the sheet of paper,
Digital Activity work sheet Inputs  Sound  Light  Heat  Slide Switch  Push Switch Output  Light________________  Buzzer______________  Relay_______________.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
18240 Element two - Components INPUTS OUTPUTS PURPOSE TYPICAL USE.
4) Design the logic to control the motor on a simple remote control car. There are two buttons on the remote control for the motor. If neither button is.
Object Oriented Analysis Unified Modeling Language By Mary Biddle.
Unit 9.1_Lesson 4_CD Resource 4a_Sensors and flowcharts Sensors and Flowcharts.
Home Security With AD HOC Networks. The Home Security Problem.
Electronic Eye Controlled Security System
XBee Based Industrial And Home Security System
Sensors Control Systems with Flowol.
GCSE COMPUTER SCIENCE Computers
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Arduino Alarm System Guanglong Hu GeoSc 597 Final Project
Control Control Devices.
Personal Health Check BBC micro:bit Heart Rate Monitor
You have 5 minutes to look over your homework and with a green pen answer the question in your book or make a correction Start Timer 5 mins
Using the BBC micro:bit to Create a Flood Warning System
Engineering Science Systems and Control.
GCSE Design & Technology: Electronic Products (4540)
LASER SECURITY ALARM[140] DIRECTOR OF MGM’s COE,NANDED
Digital electronics and logic gates
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Using the BBC micro:bit for Home Security
‘Keep off that bag!’ BBC micro:bit School Bag Alarm
Saving Lighting Energy with the BBC micro:bit
Flip-Flop Applications
Flip-Flop Applications
Digital Logic & Design Lecture 05
BBC Microbit.
Lesson Objectives Aims Key Words
‘Keep off that bag!’ BBC micro:bit School Bag Alarm
Game Controller Lesson Two.
Counting the Score - BBC micro:bit Quiz Counter
Chapter - Karnaugh Maps
Input-Output-Process Demo
BBC Microbit.
Signal Conditioning.
Systems and Control.
Elecbits.
Objectives Construct truth tables for the following logic gates:
Stem Discovery Week at Kareas High School in Greece
BBC Microbit.
“The Theft Buster” Before you begin
Electrical Door Bell Heating and Air Surround Sound Name Some Others
Systems and Control.
Presentation transcript:

Using the BBC micro:bit for Home Security Further developing and improving the micro:bit security system

Design Brief Situation Homeowners worry about the potential for burglary. A good security system can keep their home safe from unwelcome intruders. Brief Using the BBC micro:bit, create a working door access security system. The system must use sensors to detect an intruder and sound an alarm when this happens. It must also be possible for the homeowner to reset the system as needed. Teacher may wish to recap the original brief before continuing with this activity.

Piezo sounder or buzzer Systems Diagram INPUT PROCESS OUTPUT Movement sensor BBC micro:bit Piezo sounder or buzzer Door opening Alarm sound Teacher may wish to recap from previous activity. Reset switch A systems or block diagram shows the layout of the system to be created. The blocks represent the physical parts of the system and the arrows represent signals. Push

Developing your Program Further You are now going to develop and improve your alarm system. Try to make at least two improvements to your system based on what would deter burglars the most. Think about any extra inputs or outputs that you could add. Improve the program as needed. Suggestions for what improvements students could make are contained in the teacher lesson plan document, but they should try to identify their own.