This website uses cookies to ensure you get the best experience on our website.
Ohbot
  • OH
    • Educators
    • Makers
  • About
    • Our Robots
    • Our Story
    • Follow Us
    • Contact
  • Shop
    • All Robots
    • Ohbot Assembled
    • Ohbot Kit
    • Picoh
    • OhbotApp2
    • Accessories
    • Resellers
  • Get Started
    • Ohbot Assembled
    • Ohbot Kit
    • Picoh
    • Accessories
    • Technical Notes
    • Languages
    • Support
  • Learn
    • Picoh
    • Ohbot
    • AI
    • Robot Work
    • Share

<-PICOH SCHEME

Sequence 2 - Lesson 1: Blinks Like Me

Picture
Learning Intention

​I can program a robot to repeat actions with a random wait between 

Introduction

​How often do you blink? How long is a blink? Are there times when you blink more or less often? When and why? Could we make Picoh blink a bit like we do? 
Picture
Activities

1. Challenge children to write a program to make Picoh blink once when the green flag button is clicked. It might help to get children to think about the starting position of the blink. If Picoh’s eyelids start from open the LidBlink will be in position 10, so the first instruction to run will need to set the LidBlink to 0 to close Picoh’s eyes. 

Picture
​2. Challenge children to alter their programs to make Picoh blink continuously. Explore how the length and frequency of blinks can be altered by altering values of the wait instructions.

​ 3. Discuss whether humans blink in this way. Introduce the idea of random wait between blinks. Introduce the pick random operator from the Operators palette. Explain that the two numbers in the operator set the range that the random number is picked from. Encourage children to introduce this into their program and investigate altering the values to make Picoh’s blinks as realistic as possible.

​We can now use our random blink program as a skeleton to make other parts of Picoh move at random intervals. 
Picture
Picture
4. Can you write a program so that Picoh continuously nods its head with a random wait between nods?

File, Save As - headshake
Picture
5. Can you write a program so that Picoh continuously shakes its head with a random wait between shakes?
Extension

Challenge children to create a program that makes Picoh have either alert (infrequent short blinks) or sleepy eyes (frequent long blinks)(see code sequence). They will need to use two random blocks within their code the second will set the frequency of the blinks and the first will set how long each blink lasts. ​

Picture
Picture
Plenary
​

What did you make Picoh do? In which ways were your Picoh’s movements similar to and different from the way you move?
Picture
OH
Educators
Makers

About
Our Story
Follow Us
Consultancy
Contact
Shop
All Robots
Ohbot Assembled
Ohbot Kit
Picoh
OhbotApp2
Accessories
Resellers
Get Started
​Ohbot Kit
Ohbot Assembled
Picoh
Accessories
Technical Notes

Languages
Support

Learn
Picoh

Ohbot
AI
Robot Work
Share
Picture
Picture
Picture
Picture
Picture
​Ohbot Ltd. 2A Halliday's Mill, London Road, Chalford, Gloucestershire, GL6 8NR, UK
Copyright © Ohbot Ltd.  All rights reserved.
​Ohbot
® is a registered trademark of Ohbot Ltd.
  • OH
    • Educators
    • Makers
  • About
    • Our Robots
    • Our Story
    • Follow Us
    • Contact
  • Shop
    • All Robots
    • Ohbot Assembled
    • Ohbot Kit
    • Picoh
    • OhbotApp2
    • Accessories
    • Resellers
  • Get Started
    • Ohbot Assembled
    • Ohbot Kit
    • Picoh
    • Accessories
    • Technical Notes
    • Languages
    • Support
  • Learn
    • Picoh
    • Ohbot
    • AI
    • Robot Work
    • Share