Arduino code for controlling outputs via use of a Myo Armband. Sketches and libraries can be found in Arduino/
The GUI purpose is to recieve serial communication sent from the Arduino, the parse the data to find the Myo positioning data (in quaternions). The quaternions are then displayed as 3d representations in a window created using OpenGL 3.2 and AntTweakBar. Located in MyoArduino_GUI/
- Arduino (Uno)
- Myo Armband
- MyoBridge Library (available here)
- HM-11 BLE Module flashed with the MyoBridge custom firmware
The connector pin setup is shown in this diagram:
Here are the breadboard layouts of the components used for each Arduino sketch.
Breadboard images and all .fzz files within the Arduino sketch folders were created with Fritzing.