Hello, i had an idea today but none of my research gat 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.
thank for your help and tips in advance !