Course Overview
This track provides access to various micro:bit tutorials covering advanced electronics concepts. In these tutorials you will work with your child to explore the fundamentals laws of electricity, your child will also learn the differences between active and passive electronic components, you will work together to create simple electronic circuits, integrate these circuits with your BBC micro:bit and write code to trigger different behaviors. As part of this course you will use the BBC micro:bit to interact with the real world using the LDR sensors, LED’s, resistors, PIR sensors, moisture sensors, etc. You will use the makecode block based coding platform to write your code. These tutorials will help you build upon the knowledge gained coding with Scratch and the BBC micro:bit.
This is an advanced micro:bit track with a focus on exploring fundamentals of electronics and electricity. We would highly recommend that you complete the following tracks before you start off with this track.
- Introduction to coding concepts with Scratch I
- Introduction to coding concepts with Scratch II
- Exploring Coding Concepts Using the BBC micro:bit I
- Exploring Coding Concepts Using the BBC micro:bit II
- Exploring Coding Concepts Using the BBC micro:bit III
- Design Interactive Games Using the BBC micro:bit
- Introduction To Electronics Using The BBC micro:bit – I
- Introduction To Electronics Using The BBC micro:bit – II
About the tutorials
This development track offers access to tutorials created by M Atkinson at http://Multiwingspan.co.uk. The purpose of the http://Multiwingspan.co.uk was to allow the author to host the web pages that he had designed as well as to provide additional materials related to the subjects that he taught. Pages produced by students have also published on this web space in the past. Content created and hosted at http://Multiwingspan.co.uk is owned by M Atkinson.
Prerequisites –
- This tutorial makes extensive use of the BBC micro:bit.
- If you haven’t purchased a BBC micro:bit yet you might want to head over and pick one up now.
- We would recommend that you pick up the BBC micro:bit, BBC micro:bit breakout board and a breadboard.
- The BBC micro:bit breakout board and breadboard makes working with the BBC micro:bit a lot easier.
- We will be using the official online python editor to write code for all our tutorials.
About BBC micro:bit
The Micro Bit (also referred to as BBC Micro Bit, stylised as micro:bit) is an ARM-based embedded system designed by the BBC for use in computer education in the UK. The board is 4 cm × 5 cm and has an ARM Cortex-M0 processor, accelerometer and magnetometer sensors, Bluetooth and USB connectivity, a display consisting of 25 LEDs, two programmable buttons, and can be powered by either USB or an external battery pack. The device inputs and outputs are through five ring connectors that are part of the 23-pin edge connector at the bottom of the board. The micro:bit can be programmed using the Microsoft Block code program editor which is similar to the block based language Scratch ideal for 7-12 year olds. The micro:bit can also be programmed using the Makecode editor in Javascript and Python which allows for older kids to learn the Javascript and Python programming language using the micro:bit.
You can read more about the BBC micro:bit at the microbit website. Also see Kitronik’s resources here – Parents Complete Guide To The BBC micro:bit.
This development track is based on the tutorials that have been put together by Mark Atkinson (http://multiwingspan.co.uk).