Finding the right workout song while doing exercise can be extremely distracting and tedious.
CardioBeats solves this problem by automatically adjusting the tempo of or changing a song based on the intensity of your workout.
How does it do it?
- C++/Python client does data analysis on a Myo through an intelligent algorithm.
- This algorithm then determines the right amount of beats-per-minute to play and sends this BPM value to a web server hosted on Microsoft Azure's PaaS.
- The web server selects any song from your library and displays information about the song through Mashery's BeatsMusic API.
Log in or sign up for Devpost to join the conversation.