AVR ATmega Projects

Interfacing ATmega32 with an LCD and a DAC

Hi techies!! This is one more of my circuits, interfacing ATmega32 with an LCD and a DAC. it also includes two general purpose push-buttons and In System Programming connector. The controller is operating with 14.7456 MHz frequency crystal, convenient for generating standard baud rates (for RS422 communication whic i used in my actual project, not […]

Interfacing ATmega32 with an LCD and a DAC Read More »

Arduino and Touchpad Tic Tac Toe using microcontroller

Or, an exercise in input and output multiplexing, and working with bits.  And a submission for the Arduino contest. This is an implementation of a tic tac toe game using a 3×3 array of bicoloured LEDs for a display, a simple resistive touchpad, and an Arduino to tie everything together. To see how it works,

Arduino and Touchpad Tic Tac Toe using microcontroller Read More »

Ardu-pong! the Arduino based pong console

A while back the instructables robot made a post on Facebook about some guys who played pong on an Arduino (http://wayneandlayne.com/projects/video-game-shield/games/#pong) but after looking around, i saw that everyone who did this was only worried about making it work. and often resulted as a very hard to use system with only potentiometers to use as controllers.

Ardu-pong! the Arduino based pong console Read More »

How to make a multi-layered acrylic and LED sculpture with variable lighting levels

Here you can find out how to make you very own n as made for the exhibition www.laplandscape.co.uk curated by art/design group Lapland. More images can be seen at flickr This exhibition runs from Wednesday 26 November – Friday 12 December 2008 inclusive, and had a private view on Tuesday 25 November. Each participant has

How to make a multi-layered acrylic and LED sculpture with variable lighting levels Read More »

Garduino Upgrade, Now with more Twitter!

A couple months ago I came across two great instructables.  The first was the Garduino, an arduino controlled garden to help you grow plants at home.  The second was the Tweet-a-Watt, a project that teaches you how to monitor your home power usage using Xbees and Twitter.  I read about both these projects here at

Garduino Upgrade, Now with more Twitter! Read More »

The Arduino Weather Station / Thermostat using ATmega328 microcontroller

I’ve always been interested in monitoring my local weather, and noticed the difference between what weather.com and accuweather.com think my local weather is, and what I see out the window. I also wanted better control over my heating and A/C system. As a computer and electronics nut, I’ve been playing with the Arduino Microcontroller, and

The Arduino Weather Station / Thermostat using ATmega328 microcontroller Read More »

Scroll to Top