Interfacing Infrared to Arduino Uno
I am thinking if it is possible to create a single remote controller for the appliances in our home. So I do some search in google on how to interface … Read More
I am thinking if it is possible to create a single remote controller for the appliances in our home. So I do some search in google on how to interface … Read More
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 … Read More
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 … Read More
After successfully accessing the SD Card with Arduino Uno the crude way (by soldering directly to SD card pins), I thought of making an mp3 player :). As a caveat, … Read More
I feel obligated to post this tutorial after seeing beginners assigning two serial devices to Arduino Uno hardware serial pin which is digital pin 0 (Rx) and digital pin 1 … Read More
I wonder if I can interface SD card to a microcontroller without using any adapter or shield. After a quick search of SD card pinout in google, I found out … Read More
Today we are going to tinker something easy and simple but interesting. We will be exploring something musical by taking advantage of microcontrollers capability to produce voltage signals. Our goal … Read More