<- Back to the Gallery

micro:bit Hide n’ Seek

A small featureless man looking through binoculars at a micro:bit, with the title

Client Andrew McDonald, First Peoples Innovation Centre
Professor(s) Melissa Sienkiewicz
Program Computer Programming
Students Morgan Bakelmun, Simon Cordero, Xiangwu Dai, Andre Fayad, Chhavi Mann, Lucas Nascimento Terra

Project Description:

We were contracted by Andrew McDonald of the First Peoples Innovation Centre (FPIC) to design a hide-and-seek game using micro:bits. These micro controllers are incredibly popular in the UK as an education tool, but has yet to make waves in North America. The coding for them is incredibly simple and easy to get into, while being affordable. With such a low barrier for entry, this game will be easy to set up and fun to play, and act as an inspiration for students to get into computer science. The goal of this project is to combine the educational aspect of a pop quiz with the fun aspect of running around and searching for things.
The game is simple. An instructor will perform the setup through our application; making the clues, writing the questions and their respective answers, and then loading those questions on to “beacon” micro:bits. They will then hide these beacons around the school/classroom. Next, they hand out “seeker” micro:bits to groups of students along with the list of questions and clues. Then the hunt begins! The students will use the clues to find a beacon. When the student gets within one meter of a beacon the seeker will light up. They can then press both buttons to request the question from the beacon. They scroll to what they think is the right answer, press both buttons to lock it in, and then the seeker tells them if they got the question correct. Then it’s off to find the next beacon.
One of the biggest challenges with this project was all of the radio functions. With several micro:bits all sending out various signals, we had a huge issue where they would sometimes pick up signals when they weren’t supposed to. For example, with our first prototype the beacons would constantly broadcast a signal giving away their location. Other beacons would interpret this as an incorrect answer to their question. We had to include all sorts of checks to make sure that only the right radio signals would be interpreted.


Short Description:

Hide ‘n’ Seek is an educational game played with micro:bits. Teachers will be able to upload a list of questions into our application that will be uploaded to the “hidden” micro:bits. Then students will use "seekers" to go look for them.


Contact the Team

Video Presentation


Gallery

A diagram showing the different parts of a micro:bit The team of developers working on this project. No one said you had to be beautiful to write code.
The MakeCode editor for micro:bits. It was a huge part of developing this project. A team meeting describing the way that the seekers and beacons will communicate with each other.
The application for creating the questions that will be loaded onto the beacons. A demonstration of someone using a seeker to answer the question found on the beacon.


Funded By




Comments

Comments are closed.