AVR ATmega Projects

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 »

Arduino All-in-One Getting Started Guide

An all-in-one tutorial to getting started with the Arduino open-source electronics prototyping platform. This guide is meant for the beginner but should be also be useful to you if you already tinker with electronics but want to get started with the Arduino. I’ll cover: – breadboarding LED outputs from the Arduino – creating and reading

Arduino All-in-One Getting Started Guide Read More »

Arduino Powered Binary Clock using ATmega168 microcontroller

This instructable will help you to build an Arduino Binary Clock.  The orignial idea for this instructable was designed by Daniel Andrade.  My instructable uses surface mount components, but can easily be adapted to through-hole components if you wish.  You can follow my other Instructable for Building Your Own Arduino to get started. I would

Arduino Powered Binary Clock using ATmega168 microcontroller Read More »

Digital Window Sticker (Arduino Controlled) using ATMega328 microcontroller

A bumper-sticker sized L.E.D. matrix that displays images in sequence from an SD card, to produce an animated sign or “window sticker.” Arduino controlled! Also includes Windows, Mac, and Linux code for converting .xbm image files into Digital Window Sticker files. Perfect for a shop or home window, or a fun desktop sign! Demo Step

Digital Window Sticker (Arduino Controlled) using ATMega328 microcontroller Read More »

Arduino Watch Build Instructions

The Arduino Watch provides augmented sensing of temperature and range, 16-bit color drawing program, Breakout game, and also tells the time in your choice of digital, binary, or analog.  Additional sensors, devices, and programs are easy to add as any standard Arduino. The source code can be downloaded from the google code page, code.google.com/p/arduino-watch. Updates

Arduino Watch Build Instructions Read More »

Mushroom Environment Control – Arduino Powered

This is my first Arduino project aimed at helping me with my other hobby which is growing oyster and shiitake mushrooms indoors. In a nutshell, the controller takes in two temperature readings, 1 Humidity reading and 1 Co2 reading and triggers a set of four relays connected to mains power. Intended to be connected to

Mushroom Environment Control – Arduino Powered Read More »

Scroll to Top