Hello!
So I am planning to make my own gameshow setup using ARDUINO DUE and some gameshow buzzers.
I am still learning the codes for this project because I am just a newbie.
The setup is going to be like this:
I am going to use the buzzers to act as left and right fn of the Laptop/PC keyboard. (using keyboard.write function)
The buzzers need to be linked to the laptop wirelessly as the Laptop/PC will be in the projector room which is on the second floor of the cinema while the players will be in front so the distance is quite far for a wired setup.
QUESTION:
How do I get the arduino to act like a bluetooth keyboard?
Again, sorry for the noob question.
Thank you in advance!