Our Project: MyoArmband Aging Adult Assistant
-Incorporates closed caption translation -teaches geriatrics useful phrases (6-7 common needs) -Hand sign to voice interface script -Position tracking and physical therapy monitoring (database that monitors)
Tools: -Myo armband
- Scripting software
- Github/Visual Studio
- Script editor/debugger
- Myosdksoftware development kit
Tasks:
- Connector application using Myodeveloper to run all the scripts (Ben N)
- GUI closed caption program (Victoria)
- Program to interface alexa or audio output with Myoarmband (Ben N)
- An application to run other programs (Everyone)
- Physical therapy recommendation/monitoring program (Ben C)
Useful links: For anyone who doesn’t already have Java: https://ycpcs.github.io/cs201-fall2017/resources/index.html Link to the Myo Software development kit: https://developer.thalmic.com/start/ http://diagnostics.myo.com/ https://support.getmyo.com/hc/en-us/articles/202536726-How-do-I-access-the-raw-EMG-data-from-the-Myo-armband- https://developer.thalmic.com/docs/api_reference/platform/the-sdk.html http://ieeexplore.ieee.org/document/7517255/ Myo script definitions: https://developer.thalmic.com/docs/api_reference/platform/script-reference.html#script-api-scriptdetails Toolkit for gesture recognition to audio output: http://nickgillian.com/grt/api/0.1.0/index.html
Useful terminology for hardware and software : SKD = software development kit (SDK or devkit) is typically a set of software development tools that allows the creation of applications for a certain software package, software framework, hardware platform, computer system, video game console, operating system, or similar development platform
EMG = Electromyography (EMG) is a diagnostic procedure to assess the health of muscles and the nerve cells that control them (motor neurons). Motor neurons transmit electrical signals that cause muscles to contract. An EMG translates these signals into graphs, sounds or numerical values that a specialist interprets
IMU = An inertial measurement unit (IMU) is an electronic device that measures and reports a body's specific force, angular rate, and sometimes the magnetic field surrounding the body, using a combination of accelerometers and gyroscopes, sometimes also magnetometers.
Phrases for geriatrics
- I need to go to the bathroom
- I’m hungry
- I need Assistance
- I am not feeling well
- I need my medication
- I need to go somewhere
Scripting checklist: Starting from a program that recognizes a MYOarmband Range of motion check/personal fitness sync Closed caption translation script Poses to geriatric script Hand gesture to voice script
Log in or sign up for Devpost to join the conversation.