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