Part 2: Wav Music Player with Lyrics Using Arduino and SD Card
In my desire to tinker with the SD card, I come up with a plan to create a mini karaoke player using Arduino microcontroller, Keypad and LCD shield as keypad and display, and SD card as data source of sound and lyrics files.
Two weeks ago, I am able to play wav files from SD card to a speaker (please see: Part 1: Wav Music Player Using Arduino Uno and SD Card). Last night, I am finally able to sync the LRC lyrics file with the currently playing wav files.
Video Demonstration:
Source Code:
[insert source code here]
If you find this blog post useful, please kindly consider supporting my Youtube channel: Tech To Tinker by subscribing. You may also leave your comments and suggestions in the comment box.
Thank you and have a good day.
Happy tinkering! bye.