hiwilms
Posts: 2
Joined: Sun Oct 16, 2016 12:31 pm

Got Talent Buzzer System with Golden Buzzer

Sun Oct 16, 2016 12:55 pm

Hello!

We're trying to make a Got Talent buzzer system. It consists of 4 red x buzzers and 1 golden buzzer. Once the corresponding red button is pressed, it will light up the red x LED. When the golden buzzer is pressed, the gold/yellow LED will light up.

Could you help up do the project by sharing the steps? We want to do this using Scratch.

Thanks!


BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Got Talent Buzzer System with Golden Buzzer

Tue Oct 18, 2016 10:23 pm

First create your program in scratch using keyboard inputs (sensing), broadcasts and graphical outputs (change costume).

next set 5 GPIO's as inputs and connect the buttons.
Then set 5 GPIO's as outputs and connect LEDs / buzzers.

Replace the keyboard inputs with the button inputs and test.

Replace graphical outputs with physical outputs.
Doug.
Building Management Systems Engineer.

Return to “Other projects”