medium

FanBus Digital Fan and LED Interface for PC using ATMega168 microcontroller

Last year I modified a blue LED fan with RGB LED’s to enhance the look of my server case.  Last summer I built a gaming computer and ever since I wanted to light it up with multiple controlled lights and fans.  I finally figured out an easy interface and designed a simple network (the “fan […]

FanBus Digital Fan and LED Interface for PC using ATMega168 microcontroller Read More »

Hacking your Digg Button with a Removable Interface Cable using AVR

Hacking your Digg Button with a Removable Interface Cable using AVR

The Digg Button from adafruit industries www.adafruit.com is a very simple DIY electronics kit suitable for beginners. It consists of a microprocessor, a 3-digit display, a button and some available i/o pins. As it comes from adafruit, it’s a counter that displays the number of times it’s button has been pressed. The open i/o lines

Hacking your Digg Button with a Removable Interface Cable using AVR Read More »

Jar of Fireflies using AVR ATTiny45 Microcontroller

This project uses green surface-mount LED’s along with an AVR ATTiny45 microcontroller to simulate the behavior of fireflies in a jar. (note: the firefly behavior in this video has been greatly sped up in order to be easier to represent in a short film. The default behavior has significantly more variance in its brightness and

Jar of Fireflies using AVR ATTiny45 Microcontroller Read More »

I2C Bus for ATtiny and ATmega168

I love the Atmel AVR microcontrollers! Since building the Ghetto Development System described in this Instructable, I’ve had no end of fun experimenting with the AVR ATtiny2313 and the ATmega168 in particular. I even went so far as to write an Instructable on using switches as inputs, and extended the Ghetto Development System concept to

I2C Bus for ATtiny and ATmega168 Read More »

Micro controller programming: Making a set of traffic lights using Microcontroller ATTiny2313

So you wana learn how to programme a micro controller? This tutorial has been designed as a next step, following the fantastic tutorial ‘Ghetto Programming: Getting started with AVR microprocessor on the cheap.’ by The Real Elliot link you should read this before progressing onto this next step. Today my friends we are going to

Micro controller programming: Making a set of traffic lights using Microcontroller ATTiny2313 Read More »

Instalacion del controlador USBasp (USBasp drivers setup) – Dark Side Electronics using AVR microcontroller

English version available at the bottom Se enseñara paso a paso como instalar los controladores (drivers) necesarios para el correcto funcionamiento del programador USBasp para microcontroladores AVR. Primero, mencionaremos algunas consideraciones para evitar fallos por usos indebidos del programador. También se mencionará  el protocolo y pines que debe tener en cuenta para poder programar su

Instalacion del controlador USBasp (USBasp drivers setup) – Dark Side Electronics using AVR microcontroller Read More »

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller using ATmega328p microcontroller

This instructable will show you how to read the number on a binary pushwheel or thumbwheel switch using LED’s or an AVR microcontroller (I’m using an ATmega328p but this can be adapted for any AVR or probably another microcontroller of your choice). Multiple thumbwheel switches can be strung together to make an electronic combination lock,

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller using ATmega328p microcontroller Read More »

Power Your Arduino From Your Car using AVR microcontroller

Power Your Arduino From Your Car using AVR microcontroller

The Arduino — and AVRs in general — have a wide range of power supply options ranging from around 1.8V to 5.5V. The choice of voltage is usually determined by the desired clock speed or power consumption requirements. The Arduino and its many variants have power jacks that allow connections from big, clunky “wall warts.”

Power Your Arduino From Your Car using AVR microcontroller Read More »

Scroll to Top