Part 2: Wav Music Player with Lyrics Using Arduino and SD Card
Table of Contents
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: https://techtotinker.com/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]CALL TO ACTION
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.