Projects

Arduino Laser Show adapted from NothingLabs Instructable

Arduino Laser Show (adapted from NothingLabs’ Instructable)

This project uses an Arduino, a pair of speakers, and a laser pointer to create a laser projector able to trace out designs in a dark room. To power it, I’ve cannibalized a PC ATX power supply capable of delivering plenty of current for the speakers. Most of this project was directly adapted from the […]

Arduino ISP In System Programming and stand alone circuits

Arduino ISP (In System Programming) and stand-alone circuits

We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader. The qualities that have made the success of Arduino are undoubtedly the open-source software, many libraries, a good hardware and a virtually infinite […]

Arduino IR Transmitter Receiver w or LEDs Flickering Issue

Arduino IR Transmitter & Receiver w/ LEDs Flickering Issue

I have an Arduino Uno connected to two IR transmitters and respective receivers. Basically, when one of the receivers detects a beam break, I have a strand of LEDs display a pattern. This all works in principle, but the problem is that when the IR transmitters and receivers are connected to the Arduino, the LEDs […]

Arduino Esplora Kart

Arduino Esplora Kart

This example demonstrates how to turn your Esplora into a customized computer game pad. It uses the analog joystick and the four switches as inputs to a video game. The Esplora will appear to the computer as a standard keyboard, the computer will see joystick movement and button presses as keystrokes. The configuration choosen in […]

Arduino USB Game Pad

USB Game Pad With Tilt-accelerometer Mouse using an Arduino

Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom […]

Materials Required

Arduino Insight -Beginner LED’S and (Binary Counter 16 Bit)

Hello friends…!!! This is my first tutorial on Instructables, in this tutorial I’m going to show you* Write a simple program for glowing LED* Group of LED program* Explain analog output (PWM)* Create a simple project of (4 bit binary counter).Small BIO:Friends we know that arduino is a powerful tool with infinite abilities !,,. so […]

arduino Using the Sparkfun Motor Driver

Using the Sparkfun Motor Driver 1A Dual TB6612FNG using Arduino

As a beginner myself, I struggled to find a one-stop set of instructions to get up and running with Sparkfun’s Motor Driver 1A Dual TB6612FNG.  This motor driver breakout board is exceptional value, is beautifully small, but does need a little more effort to get it working. The TB6612FNG is an H-Bridge driver – I […]

Arduino Controlled Car Tracking System

Version 2.0 Arduino Controlled Car Tracking System based on SMS

This system is upgraded version of previous project… You will be able to track your car after you build this system, you will call the device then it will send you an sms which includes LAT, LON and Google Map link for just one touch to see where it is. Before you start to build […]

Arduino 4 led madness

Arduino 4 led madness

In this instructables you will learn how to wire 4 LED’S and make them flash 10 times. This is a great Starter project!! what you will need… 1: arduino (I am using an Duemilanove) 1: breadboard 4: LED’s 10-15: jumper wires 3: resistors Step 1: Adding the LED’s and Resistors1 First put the LED’s on […]

Voice to Arduino Control LEDs Using MIT Speech Recognizer

Voice to Arduino: Control LEDs Using MIT Speech Recognizer

Hello, everybody!!! It has been some time I had not updated my post here. Today I would like to share with you guys an experiment I made. I am going to control LEDs using MIT app inventor speech recognizer. Oh before I forget, I had also started a blog where I post some other Arduino […]

Scroll to Top