Hello, i had an idea today but none of my research gave me a lead to if it is feasable or not.
i have a bluetooth game Controller that i want to pair to an arduino pro micro with a bluetooth module set to master.
if i can do that, i would simply like to read the data from the receiver and transform that to keyboard key to the pc connected with USB (that last part i know how to do that and thats why i choose the arduino pro micro).
I found online a way to connect 2 HC-05 bluetooth module in master slave configuration but absolutly no info on how to connect something like a Bluetooth keyboard to a master HC-05.
i want to first see if this part of the project is doable.
in the long run, my goal is to connect my xbox elite controller (that can now tonnect to a bluetooth receiver) to an arduino and convert all of the controller input into an original Xbox compatible input.
i was inspire by ogx360 but it does not seam to simply support Bluetooth controller
thank for your help and tips in advance !