Python-Microbits

A project to create curriculum for middle school to early high school students using Microbits and MicroPython to teach coding in a physical computing and Maker world. This is a Python version of the same book which was written for Microsoft's MakeCode programming.

View the Project on GitHub CarlLyman/Python-Microbits

02 Software & Hardware (Algorithms)

02.3 Project02.3 Innovation Project: Blackbox

In this project students will explore other events to get input from other sensors on the microbit. The microbit becomes a Blackbox that takes input from different sensors on the microbit, processes it and then outputs the information to the LED display. Show students different Events that can be accessed from the Input toolbox.

on A+B Pressed on Shake on Pin0 on Face Up on Logo Down on tilt Left etc

Show students different sensors that can be accessed from the Input toolbox.

Temperature Compass Light level Acceleration (x) Acceleration (z) Rotation (pitch) Rotation (roll) Magnetic force Running time (ms) Running time (micros)

Project Ideas, Design, & Plan

Discussion questions

See if you can combine a maker element similar to what you created in Lesson 1 by providing a holder for the microbit that holds it securely when you press one of the buttons.

Sample Blackbox designs photos.

Handout for writing your reflection. https://goo.gl/rNXMeA or “Coding & Innovation using Microbits” booklet http://bit.ly/codingmicrobitsbooklet

Project Modifications