Learn electronics, coding, and projects — step by step.

Tag: diy

Part 2: Wav Music Player with Lyrics Using Arduino and SD Card

George Bantique May 1, 2020 No Comments

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 […]


Read more Part 2: Wav Music Player with Lyrics Using Arduino and SD Card

Part 1: Wav Music Player Using Arduino Uno and SD Card

George Bantique April 21, 2020 2 Comments

Few days ago, I am thinking if I could create a mini karaoke using an Arduino Uno, LCD for the lyrics display, SD card for the sound files and the lyrics, and some switches for the playback functions. I tried to search through google and youtube for some resources but even the basic functionality of […]


Read more Part 1: Wav Music Player Using Arduino Uno and SD Card

How to Interface Stepper Motor to Arduino Uno

George Bantique April 6, 2020 3 Comments

I am thinking on creating this tinkering with stepper motor long time ago until yesterday when I met someone in Facebook group asking help regarding his project related to controlling the stepper motor while being able to check for some controls and update LCD to display information. So basically his project should be able to […]


Read more How to Interface Stepper Motor to Arduino Uno