8000 GitHub - naheenahnaf/Rythmia: A device that can play music based on the user's heart rate.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

naheenahnaf/Rythmia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rythmia

A device that can play music based on the user's heart rate. This project interfaces with the RP2040 Pico microcontroller. Heart rate data is collected via a pulse sensor, the data is sampled and a BPM is calculated, and based on the BPM a song will play. Songs are called from an external SD card and using the I2S interface, each audio file is played in 16-bit Stereo sampled at 48kHz. An audio codec is used with I2C configuration to enable audio playback, amplification, volume control, etc.

About

A device that can play music based on the user's heart rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0