led

LED Cube 4x4x4 using Microcontroller Atmega16

Amazing 3 dimensional LED display. 64 LEDs makes up this 4 by 4 by 4 cube, controlled by an Atmel Atmega16 microcontroller. Each LED can be addressed individually in software, enabling it to display amazing 3d animations! 8x8x8 LED cube now available, by popular demand: http://www.instructables.com/id/Led-Cube-8x8x8/ First of all, you need quite a bit of […]

LED Cube 4x4x4 using Microcontroller Atmega16 Read More »

Infrared Proximity Sensing Coffee Table Module & Color Changing Glowing Faucet using Microcontroller ATMEGA48

This is merely an instructable to explain how this device operates. I hope everything is not too obfuscated. This prototype consists of three 8×8” modules. Each module operates independently of each other. Each module consists of 4 “pixels”. Each pixel is 4 inches square and consists of 21 LEDs, two IR emitting diodes, and two

Infrared Proximity Sensing Coffee Table Module & Color Changing Glowing Faucet using Microcontroller ATMEGA48 Read More »

LED Binary Calculator using Microcontroller ATtiny2313

LED Binary Calculator using Microcontroller ATtiny2313

You can’t calculate binary values “as is” on most handheld calculators and using the windows one is just a pain, so i decided to make my very own (binary only) calculator. This calculator supports all the basic functions like : NOT,OR,AND,XOR, addition,subtraction,multiplication,division and modulo. So join me as we are going to enter the world of ones and zeros

LED Binary Calculator using Microcontroller ATtiny2313 Read More »

Debugging AVR code in Linux with simavr using Microcontroller ATTiny85

I recently started programming AVR chips, namely the ATTiny85.  They can be programmed using C, compilers are readily available in Ubuntu, and you can do a LOT with them – just search for avr on this site!  Anyway, I was having some trouble with my project today – the LED wouldn’t flash!  I couldn’t figure

Debugging AVR code in Linux with simavr using Microcontroller ATTiny85 Read More »

Power your Arduino 1

Power your Arduino/AVR with a Hand-Cranked Battery

If you’ve ever wanted to power your Arduino or AVR from a battery for development testing (batteries have different power delivery qualities than, say, transformed AC or even a regulated wall wart in DC) testing but were tired of going through batteries (Hey, I admit I’ve sucked batteries dry in hours because of a slipped-up

Power your Arduino/AVR with a Hand-Cranked Battery Read More »

USB controlled home automation hack using Microcontroller ATmega8

Hack a wireless home automation system to be USB controlled using two AVR microcontrollers! Check out the video! The system is really more responsive, but the browser on my phone is slow. Skills ans tools There are two ways of hacking an RF remote to be controlled by a computer or a microcontroller. The lame

USB controlled home automation hack using Microcontroller ATmega8 Read More »

Mechanized Android Figure using Microcontroller ATtiny44A

Mechanized Android Figure using Microcontroller ATtiny44A

These Android figures are cute, but they don’t actually do anything. Let’s change that. Have a look at the video: These are the steps to make an Android that reacts to sound, moves it’s head, sends out Morse Code messages and displays some cool light patterns. In the video the LEDs in the body are

Mechanized Android Figure using Microcontroller ATtiny44A Read More »

Build your own Wifi radio using Microcontroller ATmega16

Build your own Wifi radio using Microcontroller ATmega16

The internet hosts lots and lots of online radiostreams, most of them with a certain theme, ranging from old time classics to Tibetian riverdancing. I must admit that I love to listen to them while I’m building stuff, as I can choose the music I like without listening to the same cd’s over and over

Build your own Wifi radio using Microcontroller ATmega16 Read More »

Scroll to Top