Controlling input/output devices using Flowol

Slides:



Advertisements
Similar presentations
Computer Control In Design and Technology Primary Strategy Conference 29 th November 2004 David Bowes Curriculum Project Manager for D&T Tel:
Advertisements

Today we are learning about: Programs & Sequence
MU 7 Mak Fu Shun Kong Yau Choi Lee Man Kit Poon San On Zen YKK Project: Automatic adhesive machine.
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
This symbol is used to; Start a flow-chart; Stop a singe flow-chart (or all flow charts in that program); Mark the Start of a Sub-Routine (a separate.
Bridge Traffic Lights Mimic Name:. Learning Objective How to use Flowol and the Bridge Light Mimic to safely control a set of traffic lights Learning.
Control Systems Computer Control Systems make devices and machines do what we want them to do in the right order and at the right time. Objectives: What.
W ORM DRIVE. W HAT IS IT ? A worm drive is a gear arrangement in which a worm (which is a gear in the form of a screw) meshes with a worm gear (which.
My Portfolio The area I am working on to improve my Level My end of year target is.. I am becoming more confident in this area I have met this target and.
COMPUTING IN THE NATIONAL CURRICULUM. WHY?  The 2014 national curriculum introduces a new subject, computing, which replaces ICT. This represents continuity.
Introduction Mobile Switch is a device which will be helpful to switch on and off any electrical/electronic devices through a SMS. The parameters of these.
A year 1 computer userA year 2 computer userA year 3 computer user Algorithms and programming I can create a series of instructions. I can plan a journey.
Control Technology at KS2
Music by Touch. 1. Provide an example “stimulus-sensor- coordinator-effector-response” framework for both your (human) sense of touch and the robotic.
Flowol subroutines Subroutines are used to:  Simplify your code to make it easier to read (or for someone.
GIRLS Robotic Camp. Let’s Begin Meet and Greet – Camp leaders introduce themselves – Students introduce themselves.
Components of a computer system. Learning Objectives
Overview of this morning What … is computing? Why … is computing an important skill to learn? What … will my child be learning in computing lessons?
AUP2G57 configured as flip flop Dual Configurable Logic Design Contest.
Lesson 1.4. and ornot Logic Gate: A device that acts on input signals that it receives to produce an output signal (1 or 0). True = 1 False = 0.
ELECTRONICS An electronics system has 3 parts – input, process, output.
Working “Control any electrical device with your T.V remote(any brand)” wizardelectronics.weebly.com.
Your Brief: You are the lead programmer responsible for designing and implementing the control program that controls all input and output devices in the.
BASIC STRUCTURE OF PLC.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
W e A re L earning T o  Understand the term control and program  To understand the basic symbols used in Flowol.
Lesson 2 Inputs. Lesson objectives To understand how inputs can be used to control an output To consider how to make mimics more realistic.
Control Output Devices Hyper linking. Back to Input Devices Back to Input Devices What Are Control Output Devices? These are devices that are associated.
Unit 7.6 – Control & Monitoring Overview Key Stage 3 National Strategy ICT Strand.
Control Technology START What is control technology? What is this diagram called? In which program have you used these before? Lets Go!
The Guitar Chord Learning System Western Washington University Microcomputer-Based Design Project Calvin A. Sessions.
This Powerpoint is designed to cover the KS2 aims of the CDI Framework for Careers, Employability and Enterprise Exploring Careers and careers development.
Sensors Control Systems with Flowol.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Dosbarth Enfys Autumn ‘Sound and Light’
Progression in Programming
Engineering Science Systems and Control.
COMPUTER PRESENTATIONS FOR KS3 SCIENCE - PHYSICS
Music by Touch Music by Touch Presentation > TeachEngineering.org
Raspberry Pi: External Inputs & Outputs
ECE243 Polling Lab.
Lesson 3 Sub-Routines.
Crumble PowerPoint 5.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Digital and Analogue Sensing
Game Controller Lesson Two.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Tuesday Maths KS4 Week 24 Key Skill – Sequences.
Lesson 4 Variables.
Entry Level Computing Year NINE –
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Digital and Analogue Sensing
Global Challenge Flashing Wheels Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Global Challenge Flashing Wheels Lesson 2.
Further binary, Logic diagrams and truth tables
Variables, Constants, Assign.
Presentation transcript:

Controlling input/output devices using Flowol

Next week – optional session Debugging workshop for your game

Gain further experience in programming (sequence, selection and repetition) with different forms of input/output Know how to control physical systems at KS2 level

Activity 1 Use Flowol to control a zebra crossing Image: zetaled.co.uk

What about using switches?

Activity 2 Explore the ‘mobile’ mimic, using input devices (switches) and output devices (lights, motors, etc.) How can you get 2 or more outputs when you press a switch? Mobile toys (outputs) Switches (inputs)

Activity 3 Create a program for the light and fog horn work on the lighthouse mimic. Where’s the ‘switch’? Image: boatpix.co.uk

Activity 4 Investigate the ‘Big Wheel’ mimic. Make the wheel operated by a switch How could we make the wheel speed up?

Your task Create a program to control a big wheel. The program must make the big wheel: Attractive to passers-by (e.g. lights or music?) Safe (e.g. will only start once the gate is closed) Exciting (e.g. wheel speeds up, changes direction)

Linking to control boxes – controlling physical systems

Gain further experience in programming (sequence, selection and repetition) Know how to control physical systems at KS2 level