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 […]
Projects
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 […]
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 […]
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 […]
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 […]
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
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 […]
Arduino Charliplexed Heart, Just in Time for Valentines Day.
Here is an Arduino controlled Charliplexed LED heart just in time for Valentine’s Day. It uses a total of 6 wires to controll the 27 LEDs. A PIC or AVR could easily be used for this, but I have Arduinos lying around and they are easy to program. Plus I want to be able to […]
ARDUINO Burglar Alarm Using Infrared Emitter-Detector pair
In this tutorial i will show you , how to make a simple Inexpensive Intrusion Detection(Burglar alarm) using an Arduino Uno board . This project uses the Infrared Emitter-Detector pair to detect intrusion and triggers an alarm as soon as the object crosses the infrared field . ** To see a Similar Project Made with […]
Arduino Based Distance Measurement using Ultrasonic Sensor
Ultrasonic sensors are great tools to measure distance without actual contact and used at several places like water level measurement, distance measurement etc. This is an efficient way to measure small distances precisely. In this project we have used an Ultrasonic Sensor to determine the distance of an obstacle from the sensor. Basic principal of ultrasonic distance measurement is based on […]
