Quiz Buzzer

Warning

This page is work in progress. I will add more as the project advances. So come back from time to time to see how it is evolving!

I am currently working on interconnected quiz buzzers:

buzzer

When one buzzer is pressed, it turns green. All other buzzers will turn red and cannot be pressed anymore.

Hardware

The case is 3D-modelled:

Electronics

Software

The prototype was built using ESPHome connected to Home Assistant, and the logic written in Node-RED.

I am currently working on the real software, which will be using ESP-NOW as the communication layer between the buzzers.

Roadmap