4-player Quiz Buzzer

by VOLD in Circuits > Arduino

550 Views, 3 Favorites, 0 Comments

4-player Quiz Buzzer

FXAPI3SKU5ISNE6.jpeg

4 player quiz buzzer system with Arduino.


4 buttons + 4 leds + 4 score-boards using 8x8 led-matrixes

Prototype and Testing

IMG_20210926_084200.jpg

First setup and simple code.

4 buttons , reset button and 4 leds. First to press wins.


Material used:

Arduino Uno

8 channel relais card

Banner 4 colour towerlight

4 Siemens mushroom-buttons

Velleman empty PCB-board

10k resistors



Code:

https://wokwi.com/arduino/projects/310607830660940352

(This code has already a little test for counting points)

(The code is in dutch, I will swap to English in the next step)

Coding Is Hard, If It's Your First Time

IMG_20210927_210919.jpg

A little update: I found out that displaying a double digit number on 1 8x8 matrix was hard to do. (see video)

I ordered 4 extra matrixes so I can make 4 seperate 8x16 displays

I found really cool game-buttons online: https://www.arcadewinkel.nl/besturing/drukknoppen-verlicht/big-dome-led-drukknop-blauw

I ordered 4 different colors (the same as the towerlight I'm using) They will arive tomorrow. I will need to replace the leds inside the buttons by 24VDC leds. No they have 12vdc leds inside.


This is my first Arduino project so I'm wasting a lot of time with the code. I need to search a lot online but today I finally get it working !!!!

Next step will be building the case and printing the cases for the buttons.


I also changed the code to Englisch and added comments to all the sections: https://wokwi.com/arduino/projects/311076142651015746


See you on the next update!