Skip to content

a simple arduino code that send controller data to pc via hc05

Notifications You must be signed in to change notification settings

appdevelpo/arduino-bluetooth-gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

arduino-bluetooth-gamepad

a simple arduino code that send controller data to pc via hc05

material needed

-mpu6050 -hc05/hc06 -arduino micro -analogstick/ game button(I used an old ps2 controller)

HC05

try to configure baudrate to 115200 connect VCC, GND, TX--> micro RX, RX --> micro TX

mpu6050

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

About

a simple arduino code that send controller data to pc via hc05

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages