a simple arduino code that send controller data to pc via hc05
-mpu6050 -hc05/hc06 -arduino micro -analogstick/ game button(I used an old ps2 controller)
try to configure baudrate to 115200 connect VCC, GND, TX--> micro RX, RX --> micro TX
this one is optional
connect VCC, GND ,SDA--> Micro SDA , SCL --> Micro SCL
For pc side configeration check https://github.com/appdevelpo/arduino-gamecontroller
This page is under constuction