Hello dear colleagues,
we have received an order to create an extension for Zoom. When a participant raises his hand in a Zoom meeting that sends a signal to a microcontroller e.g. a sound is played or a lamp turns on. According to colleagues this is possible. Do you have an idea how to implement this or at least how we can start?
Thanks in advance and many greetings from Germany!
This sounds like an interesting project! I would suggest triggering the raspberry Pi’s GPIO via a web server running on the device. Of course, you would need to expose the webserver to the wider internet via localtunnel or something similar.