Example sessions

To get an idea of the the sessions we will be running here are some example projects. More experienced Codos will simply do more add-ons to create more weird and wonderful creations

Intro to Microbit

Aim: Understanding the Microbit and the blocks used to code it.

Projects:

  1. Get the buttons to do somethings

  2. Make a dice

Extension: Create programs for all the Microbit inputs ( 3 buttons, shake, noise etc.)

First coding statements

Aim: Use an if statement and a while loop

Projects:

  1. Display smiley faces using the input buttons

  2. Make a code checking input

Extension: Combine several inputs. Create a code that gives instructions to next press and time the user

Create a timer toy

Aim: Use a while loop and a timestamp

Projects:

  1. Create a 5s timer check toy

Extension: Make the user select how long the time should be

Connecting Microbit to electronics

Along with coding we also love doing a bit of wiring here a Codos,

Aim: Understand a simple circuit with a LED

Project: Use the Microbits outputs to light up an LED

Extension: Endless