I Am completely new to using Arduino but have a project in mind that I'm hoping is possible using one.
I work in Live Events which involves a lot of Corporate shows and often provide presenters with wireless clickers for their presentations but often clickers that can be purchased have a lot of buttons on them that are unnecessary and have sometimes caused issues with accidental clicks that puse videos or tab out of presentations.
For this reason i want to create my own clicker using a small form factor Arduino that can communicate wirelessly to a PC using a 2.4GHz USB dongle just like regular clickers but have the added feature to be able to reprogram any button to any keystroke desired as well as disable buttons or set buttons to macros, pretty much how many gaming mice and software work such as Razer allowing me to create a clicker with multiple buttons that can be programmed for each use case giving great functionality and flexibility.
I'm not sure how feasible this is especially since I've read most 2.4GHz USB dongles are proprietary or encrypted so if anyone knows of open source USB dongles that can be connected to an Arduino to receive keyboard inputs from that Arduino would be a great first step in prototyping this project.
Any Help would be greatly appreciated, Thank you.