Microcontrollers Engineering Science. Microcontrollers - Intro Microcontrollers are used in a lot of systems that we use in every day life. Microwaves,

Slides:



Advertisements
Similar presentations
Systems Approach Universal System INPUT PROCESS OUTPUT
Advertisements

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.
In put Devices and Media In order for a computer to do anything it must be told what to do.
FireRMS Credentials. Credentials  Objectives Customize Credentials Credentials Earned Scheduling and Tracking for Credentials.
Lokotrack ST352 Presentation
Sensors.
In this presentation you will:
Dr. Gary Stewardson, Raymond Boyles Hello again, Sparkey here. Slippery and I will help you explore how to create a program that simulates outputs on a.
Dedicated Computer Systems
Game city International Starting on the road to programming. This project is all about learning how to program using scratch and other languages. The aim.
PICS / Microcontrollers
Sequencing Miss Regan. Blood Hound  Does anyone know what the Bloodhound project is?  Video 1 Video 1  Video 2 Video 2  Link to website Link to website.
Engineering Science S4. We have been working on series circuits Simulated circuits Practical circuits Gained an understand of basic components.
Control Systems Did you get these? Washing machine Microwave cooker
The Scratch Calculator You are all going to be real computer programmers!!!
IGCSE ICT Control.
COMPUTER CONTROL Year 11. Lesson 1 Introduction to Computer Control.
KEYLESS ENTRY SYSTEMS CHAPTER 14 PAGES 513C - 518C PAGES 544L - 549L.
Looking at systems. What is a SYSTEM? The radiator makes the room warmer by turning ON when the temperature of the room is lower than required The THERMOSTAT.
Forging new generations of engineers
Data Capture Understand the concept of data encoding. Describe methods of data capture and identify appropriate contexts for their.
Control & Programming Controlling a Sports Car. Systems in Cars Many modern cars use sophisticated sensors and control systemsMany modern cars use sophisticated.
Implementing software in IEC Languages in IEC IEC uses the following languages Instruction List – Assembly level programming using.
Computer Control.
Computer Control Using computers to control things.
Home Security System CSE 368 Final Project. Created by : Afra Fanaee Ralph Weber Dan.
PROGRAM DEVELOPMENT CYCLE. Problem Statement: Problem Statement help diagnose the situation so that your focus is on the problem, helpful tools at this.
Input =inscription Block Diagram A: The first portion of the project will decode the users handwriting using Handwritten Character Recognition or HWR for.
Build-It-Yourself.com BLENDER 3D LESSON 3 BLENDER 3D LESSON 3.
Slide 1 Controlling Sequences of Events Traffic lights Event table.
Sequencing The most simple type of program uses sequencing, a set of instructions carried out one after another. Start End Display “Computer” Display “Science”
Structured Programming (4 Credits)
HDL-MGSM.431. Description MGSM.431 is an automation module based on GSM monitoring and controlling. Being at a great distance you can operate a target.
Slide 1 Computer Control The Gig. Slide 2 What features in the program can help us run the lighting & smoke effects? The computer is good at controlling.
Cevgroup.org C utting E dge V isionaries. cevgroup.org TODAY’s TALK 1) Internet Of Things (IoT) 2) Wi-Fi Controlled Robots 3) Augmented Reality.
The Computer  an electronic data processor. Computer Systems  many systems have this structure.
1. 2 INDEX MAIN DISPLAYS3-4 SYSTEM LAYOUT 5-6 ROOM P-109 DISPLAY7 ROOM P-108 DISPLAY8 ROOM P-107 DISPLAY 9 ROOM P-106 DISPLAY 10 ROOM P-105 DISPLAY 11.
目录 12 in 1 Sensor Features ● PIR motion sensor ● Ultrasonic sensor ● LUX sensor ● Temperature sensor ● 2 Dry contacts ● 2 external condition inputs ● IR(infrared)
HOME SECURITY USING PLC Ryan Badgett EKU, Dept. of Technology, CEN.
BTEC First Information and Creative Technology Teaching and Assessment Pack Unit 2: Technology Systems Hardware devices.
Flowcharts. Learning Objectives To learn how to break down tasks How to create a flowchart.
目录 8 in 1 Sensor ◆ 8 in 1 Sensor Unique Features ● Built in PIR motion sensor and light intensity sensor ● Built in 2 Dry Input Ports ● Built in 32 Logics.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
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.
Lesson 2 Inputs. Lesson objectives To understand how inputs can be used to control an output To consider how to make mimics more realistic.
An operating system (OS) is a collection of system programs that together control the operation of a computer system.
Control You can use this presentation to complete the tasks set in the lesson. When instructed by the teacher attempt to complete each task on the corresponding.
Unit 9.1_Lesson 4_CD Resource 4a_Sensors and flowcharts Sensors and Flowcharts.
PHYSICS – Digital electronics. LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and.
Control Technology START What is control technology? What is this diagram called? In which program have you used these before? Lets Go!
Computer Control and Monitoring Today we will look at: What we mean by computer control Examples of computer control Sensors – analogue and digital Sampling.
Algorithms and Flowcharts
W A L T - What is a system flowchart?  System flowcharts are a way of displaying how data flows in a system and how decisions are made to control events.data.
Data Flow Diagrams Start Do you want to continue? Yes End No Test on
Discrete Control Logic
Sensors Control Systems with Flowol.
Multifunctional Sensor
Lift breaks down. Lift breaks down Filtering confirms Alarm State.
Data Logging 1 WJEC ICT.
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Creating a completed control system
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
All very logical I think!
Input-Output-Process Demo
Logically, the output will be 1
Presentation transcript:

Microcontrollers Engineering Science

Microcontrollers - Intro Microcontrollers are used in a lot of systems that we use in every day life. Microwaves, Remote Controls, Xbox, PS3 etc Microcontrollers are used to run programs. They can respond to one or more inputs and control the various outputs.

Microcontrollers - Intro You have actually programmed a microcontroller several times in CDT… Remember Big Traks? Or the Yellow Cars?

Programming Programming a microcontroller uses a code of numbers and letters that the microcontroller can read. Unfortunately, this is very difficult to understand, so we use a simple way of showing what the program should do In order for us to program the microcontroller we use a “Flow Chart”

THE FOLLOWING INFO SHOULD BE WRITTEN IN YOUR JOTTER

Flowcharts - Symbols All programs begin with the start symbol and usually end with the end symbol

Flowcharts - Symbols Inputs are presented in a parallelogram box Input

The process box is used when there is an instruction to carry out. For example “wait 5 seconds” Flowcharts - Symbols

The decision symbol is used when there is one or two options. For example “Is the button pressed?” = Yes or No Flowcharts - Symbols

Outputs are presented in a parallelogram box (same as Inputs) Output Flowcharts - Symbols

Situation: Hand held printer to record the temperature of food Flowcharts - Examples

Flowcharts – 1 st Attempt Situation: Alarm system in an empty shop. When the movement sensor is triggered, an automatic phone call should be made to the police first, then alarm should go off, then shop lights should come on Sensor On

Flowcharts – 2 nd Attempt Situation: Xbox / PS3 / PC Make your own Flowchart to explain the process you go through to load a game. To get you started, here are some example words/phrases you may want to use: “Is Xbox on?” “Has eject button been pressed?” “Laser reads disc” Once you have completed your flowchart, write a description of what it is doing underneath it.

Flowcharts – 3 rd Attempt Situation: Bank Entry System When RBS opens in the morning, there needs to be a member of staff there AND the manager. The manager needs to scan his I.D card, then the member of staff needs to scan their I.D card in order for the front doors to be unlocked. Design a flow chart that would show this Once you have completed your flowchart, write a description of what it is doing underneath it.

Flowcharts – 4 th Attempt Situation: Design a Security System for your room You might want things like LDR’s, Motion Sensors, Thermistors, Pressure Pads etc How will the system be set? (key pad, switch, button etc) Try to make your flowchart as detailed as possible to clearly show that you know what you’re doing Once you have completed your flowchart, write a description of what it is doing underneath it.