Classroom HackSpaceChallenge/Report/2

From London Hackspace Wiki
Jump to navigation Jump to search

Brief

Provide a basic outline of the materials you will be using in your build and any key challenges you anticipate.

Draft

I thought I would tell you more about the thinking behind the buzzer project. The idea is to allow a quick and quiet feedback channel from student to teacher. Quick is important so that teachers can tailor the teaching to performance of the student and quiet is useful because some students don't like displaying their lack of knowledge to the whole class. The idea is that it can be used in multiple ways. Some basic examples are things like multiple choice tests and just asking the students if they understand at certain points in the lesson.

It will have lights to give some immediate feedback, and a buzzer so that in some modes the teacher can tell who buzzed.

It also has the potential to be used for fun games as the button controller could be used to control a character.

We haven't yet got the stipend through so we haven't done our first order. It is not going to be a very surprising though in terms of materials, LEDs, buttons, some AVR micro-controllers and the wireless connections to go from the hubs to the teacher module.


The key problems we will face is not getting too bogged down by feature creep and making something easy for teachers and students to use.

Feature Creep

We have had lots of ideas. One of them we are implementing currently is to allow mobile phones to act as controllers by creating special web pages with buttons on. This will allow us to test the logic, and give demos of usage while the hardware is being worked upon.

We also are thinking about possible games we might create, different ways of associating controllers with students (so results can be logged) and a lot of other things.

All this means we have to be selective about what we try and implement.

Ease of Use

We have been in contact (through Daniel) with a school and they are worried about having to learn a new program. They evaluated a closed source solution and found it too complex to use, so we have to be wary of this trap. Hopefully we can soon show them a demo of how it will work to allay their fears.


Speaking of demos we are working on the software while waiting for the money to come through. We are mainly hacking things together as quickly as possible. Good engineering will have to wait a while. *Insert screen shot of the web controller*