Skip to main content

MicroBit Zip Tile - Nested Loops - PRIMM - Python

Downloaded: 80

Last edit: 10 July 2023

Resource Type Worksheets and Activities
Curriculum Topic Algorithmic Thinking, Computational Thinking, Physical Computing, Programming
English Key Stage 11-14 year (KS3)
Scottish Curriculum Levels S1-S3 (11 - 15 years)

This is a PRIMM resource 

Nested Loops cgo through each LED on a Zip Tile as though they are an xy coordinate grid.
An selectrion statement dictates which are lit.

My aim is to integrated physical computing resources into units covering all coding concepts.
This worksheet (originally on OneNite) is aimed to be part of a unit on Loops, using nested loops to scan through each LED as though they are coordinates using x and y.

Some assumptions are made, such as an understanding of RGB colour tuples,  some knowledge of equations of lines in maths and prior use of random numbers, external libraries and sleep. 

Can investigate equations and inequalities as conditions.