How to Get Started with L293D Motor Driver Shield with Arduino
I have here an L293D Motor Driver Shield V1. It has 2 pieces L293D dual H-bridge motor driver IC to be able to provide control to a total of 4 … Read More
I have here an L293D Motor Driver Shield V1. It has 2 pieces L293D dual H-bridge motor driver IC to be able to provide control to a total of 4 … Read More
The L298N motor driver module is a cheap solution when you need to drive a 2 DC motors or 1 stepper motor. It is a popular motor driver module to … Read More
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 … 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