Crumble PowerPoint 3.

Slides:



Advertisements
Similar presentations
The circuit shows working model of two way traffic light system .
Advertisements

Flexible Manufacturing Common Sheet Metal Seams Copyright © Texas Education Agency, All rights reserved.
Bug Session One. Session description In this session, pupils are introduced to a programming sequence which will make a light pattern on their Bug. Objectives.
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.
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.
PIC Programming with Logicator
Photos and Sensor Instructions
Colorado Space Grant Consortium Timing Circuit HW #4 Class #07 Timing Circuit HW #4 Class #07.
Using Your Arduino, Breadboard and Multimeter Work in teams of two! living with the lab 1 © 2012 David Hall.
Bug Session One. Session description In this session, pupils are introduced to a programming sequence which will make a light pattern on their Bug. Objectives.
1. Know the different types of flow block 2. Understand how problems can be broken down into smaller problems.
Safety Features in mains circuits. Household wiring  Use p268 to answer the following questions 1.Where is your electricity generated and how does it.
Electrical Circuits.
How an NPN Transistor Works
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
1 ECSE-2610 Computer Components & Operations (COCO) Welcome to the world of Computers!
Electronics Investigation Investigation 1. Circuits Flow of electricity is current Current flows in a circuit Flows in one direction Closed = complete.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
Traffic Lights Green Light- GO – You can proceed only if the intersection is clear. When approaching a green light, check traffic to the left, right, and.
Electricity Notes 6 - Circuits Electric Circuit – _______________________________________ All electrical circuits have 4 parts: 1.____________________________________________________.
Year 8 Fuse Tester Design & Technology PCB Information Fixed value resistors 470R = Yellow, Purple, Brown This component is soldered directly onto the.
Year 8 Fuse Tester Design & Technology PCB Information Fixed value resistors 470R = Yellow, Purple, Brown This component is soldered directly onto the.
HOW TO MAKE YOUR OWN TPS TOOL
Controlling an LED with a switch. 2 breadboard place where you can build electric circuits really quickly the magical breadboard.
© NTScience.co.uk 2005KS3 Unit 7j - Circuits 1 Circuits.
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
LED Flashlight.
Flexible Manufacturing
- This project is for ages 10 and up only -
Arduino Uno – controlling LED strips
Module 1: Investigation 2 Repeating and Alternating Patterns
The Electronic Die Using the PICAXE 08
Circuits, Current and Voltage
Introduction to Handshaking Communication with SSC-32
Principles & Applications Residential Wiring Concepts
Road signs Speed limit No right turn Slippery road No entry
Fan Boats PowerPoint.
Circuits, Current and Voltage
Crumble PowerPoint 1.
Crumble PowerPoint 2.
Crumble PowerPoint 4.
Batteries: the Chemistry
Series Circuits Lesson 8.
Extension: LCM 3 Three lights, red, yellow and green, are controlled by switches.  At the start, the three lights are switched on simultaneously.  The.
Crumble PowerPoint 5.
The RGB LED.
Global Challenge Night Sensor Lesson 2.
Conductors and Insulators
Global Challenge Night Sensor Lesson 2.
Circuits, Current and Voltage
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Red lights, yellow lights, and green lights
Arduino Part 4 Let there be more light.
Global Challenge Night Sensor Lesson 2.
Blank template green yellow red blue
The programming page of the Brick
Global Challenge Night Sensor Lesson 2.
How an NPN Transistor Works
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Balloon Buggies PowerPoint
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Using electricity safely
Intro to Arduino Part 2 The Breadboard
Task 1 You are going to use the Makey Makey arrow inputs to create a joystick / games controller. Step 1: Connect Makey.
Objective of the lesson
Presentation transcript:

Crumble PowerPoint 3

Make a set of traffic lights

Learning objectives Follow a circuit diagram to wire up a more complex circuit Design, write and debug programs controlling physical systems Solve problems by decomposing them into smaller parts Use sequence and repetition in programs Learn to create flowcharts

1. Work safely Look at the tools and equipment. Can you spot any potential hazards? Can you think of ways to reduce the risks?

2. Collect your parts Make sure you have all the parts listed in your workbook.

3. Make a stand to fit your LEDs

4. Connect the short legs together Rotate the LEDs so the short legs are all on the same side. Gently bend the short leg of the red LED down and the green LED up. Gently fold the short leg of the yellow LED in half so it traps them.

5. Make this circuit (N.B. The crocodile lead to minus (-) must connect to all three LED short legs. Otherwise some of the LEDs won’t light up.)

6. Run the ‘Light LED’ program Double click on your ‘Light LED’ program. Run the program and check the red LED comes on for a few seconds and then goes off. Click on A and change to B. Run and check the yellow LED comes on. Change to C and check the green LED comes on.

7. Create this program Read through the flow chart to understand the logic. The LEDs should turn on and off in sequence, and then repeat continuously. Create the program, run it and watch what happens. Do the LEDs do what you expect?

8. Program this sequence: In the UK the traffic lights sequence is red, red and yellow, green, yellow then back to red. Create and run a program to do this. You can use the flow chart on the right to help you. Do the LEDs come on in that order?

9. Extension activity In America the traffic light sequence is red, green, yellow then back to red. Fill in the blank flowchart in your workbook and then create a program to switch the LEDs in this sequence. Check it does what you expect.

What did you learn?

Move on to the next module Copyright © Caroline Alliston 2017