ATmega16

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 »

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 »

Cellphone Operated Robot Using Microcontrollers

Cellphone Operated Robot Using Microcontrollers

Component Required: IC1 – MT8870 DTMF decoder IC2 – ATmega16 AVR microcontroller IC3 – L293D motor driver IC4 – 74LS04 NOT gate D1 – 1N4007 rectifier diode R1, R2 – 100-kilo-ohm R3 – 330-kilo-ohm R4-R8 – 10-kilo-ohm C1 – 0.47μF ceramic disk C2, C3, C5, C6 – 22pF ceramic disk C4 – 0.1μF ceramic disk

Cellphone Operated Robot Using Microcontrollers Read More »

Simple calculator using avr microcontroller Atmega16

Here’s a simple calculator with the Atmega16 microcontroller. It have an LCD display and a 4×4 keypad. You can also download the proteus simulation file on the downloads Bascom Code $regfile = “m16def.dat” $crystal = 1000000 Config Kbd = Portd , Debounce = 30 Config Lcd = 16 * 2 Config Lcdpin = Pin ,

Simple calculator using avr microcontroller Atmega16 Read More »

Scroll to Top