Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

๐Ÿ’ช BT_Myographic_Gamepad

Project Link: https://github.com/LuckierDodge/BT_Myographic_Gamepad

Description: Simple Arduino Code powering a muscle sensing gamepad controller.

This little project is part of work I did in the ddiLab as an Undergrad for a semester while being funded by a grant from NIUโ€™s PROMISE Scholarโ€™s program. Essentially I was exploring different ways of interacting with VR, and one of the things I thought of was a โ€œgamepadโ€ driven by Myographic Muscle Sensors.

So I picked up a bluetooth-enabled microcontroller (an Adafruit Feather M0, I think), a MyoWare Muscle Sensor, and the medical sensor pads, and whipped some code up to make it work based on some existing example code. All told, it worked surprisingly well. It was even an HID-compatible device, so it worked with just about any game.