led

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller

I love the Arduino as a simple and accessible controller platform for many varied projects.  A few months ago, a purchased an Ethernet shield for my Arduino controller to work on some projects with a mate of mine – it was a massive hit – for the first time, I could control my projects remotely […]

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller Read More »

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller

What this is: This instructable will show you how to make your Arduino into an R/C interface that you can use for just about anything requiring remote control. I will also show you how I built an R/C lawnmower using my Arduino, a cheap R/C transmitter and receiver pair, and a couple of electric-wheelchair motors from Ebay. 

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller Read More »

Control Electronics using an Arduino and Infrared LEDs

Learn how to use infrared LEDs to send signals to your TV and other electronic devices via an Arduino.  First, the Arduino will interpret IR pulses sent out by the TV remote, save them to memory, then “replay” them upon the user’s command. You can use these techniques to make other electronics controllable via IR

Control Electronics using an Arduino and Infrared LEDs Read More »

Arduino animatronics- make your awesome costumes more awesome! using ATmega328 microcontroller

Here’s how to add lights, sound and action to your favorite Halloween project using the open source Arduino microcontroller. Arduino is easy to learn to use and it opens up a whole new world for costume builders and creature creators. If you want to learn how to connect wires, servos, LEDs and use sound effects

Arduino animatronics- make your awesome costumes more awesome! using ATmega328 microcontroller Read More »

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller

GuGaplexing is a new LED display multiplexing technique. Compared to Charlieplexing, GuGaplexing allows you to control twice as many LEDs, with just a few additional components. GuGaplexed Valentine LED Heart project has 40 LEDs arranged in an ‘Arrow Piercing a Heart” arrangement using only 5 pins of a microcontroller. The project uses an AVR ATTiny13V

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller Read More »

Assembling the ZIFduino USB 1.2 using ATMEGA168 microcontroller

The ZIFduino, for all intents and purposes, is an Arduino with a ZIF socket. It’s geared toward those that want to do prototyping on the platform, but then move the ATMega chip to a stand-alone environment. The pin layouts are exactly the same, so it should be compatible with most shields designed for the Arduino.

Assembling the ZIFduino USB 1.2 using ATMEGA168 microcontroller Read More »

Direction Aware Messaging LED Spin Top using Tiny44 microcontroller

We recently built a LED spinning top with message display. Its an improved version of a similar top published by Elektor in their December 2008 issue. The Elektor top can be spun only in one direction. The synchronization required to print message on the LEDs arranged along the radius of the top is achieved by

Direction Aware Messaging LED Spin Top using Tiny44 microcontroller Read More »

Annoying Beeper using Microcontroller ATtiny13

Play a prank on your friends (enemies?) by hiding a high-pitched beeper which sounds off at random time intervals. This instructable uses minimal parts. All that is required is: battery microcontroller speaker Why don’t I just use a 555 timer chip? You certainly could. I like this method because: 1. The ability to beep at

Annoying Beeper using Microcontroller ATtiny13 Read More »

Scroll to Top