Lesson 5 – Coding a temperature gauge

Slides:



Advertisements
Similar presentations
Jessica Kaferly & Aleisha Ariss
Advertisements

Lesson 1: Heat, Temperature, & Conduction
Using the NXT Light Sensor. 2 Connect One Light Sensor – 1 From My Files use Left / Right NXT buttons and get to View menu and push Orange button. From.
 Know how to measure weather.  Know the tools we use it to measure weather.
Brynn Larson Trey Karsten Terek Campbell Marcus Flores Marcell Smalley Shunsuke Miyazaki 2015/6/10 Team Ochocinco.
 Scientist use tools to measure the weather. Tools to measure the weather Tools to tell how warm the air is. Tools to tell how fast the wind is blowing.
Describing a Work System CNC MACHINING By Bill Carver.
WHAT IS THIS? OBJECTIVE AND OUTCOMES Candidates should be able to: Describe and explain the CPU as fetching, decoding and executing of instructions and.
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.
The Greenhouse Effect It is necessary and natural.
Can I use this data to make a prediction? What does a point represent?
App Inventor You are going to use App Inventor to make an application for your phone Smart Phone ‘s can hold many entertaining apps due to the amount of.
BBC Microbit Getting set up and making your first program.
How we look at things in science
BBC Microbit. Objective of the lesson Make a Digital Pet using a Microbit All of you will: – Make lights display an AWAKE state for your pet Most of you.
System A collection of parts that perform a function.
DECISION STRUCTURE IN JAVA TEACHER: MR. HO. AGENDA Review: Software Development Life Cycle Decision Structure in Java Work Period: In-Class Exercise Bonus.
Robotics and Programming Finch Robot. What is Programming?  Programming is the process of developing a command or series of commands for a computer to.
PYTHON PROGRAMMING Year 9. Objective and Outcome Teaching Objective Today we will look at conditional statements in order to understand how programs can.
The Heat Engines.
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
Computing Science Computer Structure: Lesson 1: Processor Structure
Bbc microbit Lesson 3 – Temperature hot medium.
Weather Tools Science 2.6.
Lesson 1 – Getting to know your Microbit
Unit 2.5 Translators and Facilities of Languages – Lesson 2
micro:bit for primary schools – mb4ps.co.uk
GC101 Introduction to computers and programs
Using the BBC micro:bit to Create a Flood Warning System
THE CPU i Bytes 1.1.
Core i7 micro-processor
@TeacherToolkit, license CC BY-NC-ND 3.0
Learning Objective: to be able to design programs that use sequencing.
@TeacherToolkit, license CC BY-NC-ND 3.0
Lesson 4 – Glowing pendulum
BBC micro:bit Robot Buggy
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
BBC Microbit.
Micro:bit workshop.
If I could have I robot I would create…
Input-Output-Process Demo
Depression Klaus- Impact
Depression Klaus- Impact
BBC Microbit.
Chapter 6: Understanding and Assessing Hardware
Stem Discovery Week at Kareas High School in Greece
BBC Microbit.
How electronic systems work using the Systems approach.
I can control multiple outputs with a sensor
Lesson Objectives: HOT POTATO!
Lesson 1 – using the LED lights
Computer Systems Unit 1 – Lesson 1 Starter
WRITING AN ALGORITHM, PSEUDOCODE, AND FLOWCHART LESSON 2.
Presentation transcript:

Lesson 5 – Coding a temperature gauge BBC Microbit Lesson 5 – Coding a temperature gauge

Learning objectives You will be able to create a program in block editor which outputs the temperature. You will be able to create a program in touch develop which outputs the temperature. You will be able to use decisions (IF statements) to show if the room is too hot, too cold or perfect temperature.

How does the Micro:bit tell the temperature? The BBC Micro:bit does not have a dedicated temperature sensor. Instead, the temperature provided is actually the temperature of the silicon die on the main CPU. As the processor generally runs cold though (it is a high efficiency ARM core), the temperature is a good approximation of the ambient temperature... you might warm up if you give the processor a lot of work to do though.

Plenary Upload the evidence to assessment tool with a WILT and WINK.