interfacing

Watch futurama on an 8×8 pixel screen using atmega168 microcontroller

here’s how to convert otherwise reasonable quality video into pixelated garbage and play it on a 2 color 8×8 led matrix, with no sound and only moderate sync. ingredients: – (1) 8×8 2 color led matrix – (1) atmel avr atmega168 – (2) 74hc595 shift register – (1) 3.3V regulator – (1) a linux system […]

Watch futurama on an 8×8 pixel screen using atmega168 microcontroller Read More »

A protective case for the Atmel AVR Dragon using AVR

This instructable will show you how to easily modify a readily available plastic case to hold and protect your AVR Dragon PCB. Atmel promotes their AVR Dragon as a low cost development product tool for use with their AVR microcrontollers. While the product does come in a fancy red cardboard box, unlike all the other

A protective case for the Atmel AVR Dragon using AVR Read More »

USB RFID Reading Keyboard using USnooBie

video USB RFID Reading Keyboard Demo   This is a step by step tutorial on how to build a RFID tag reading USB keyboard using the USnooBie. This tutorial is provided with the project files. The code files are heavily commented with references to relevant documentation. Watch the two part videos below to see how

USB RFID Reading Keyboard using USnooBie Read More »

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 »

Programmable LED using Atmel ATtiny13v Microcontroller

Inspired by various LED Throwies, blinking LEDs and similar instructables I wanted to do my version of an LED controlled by a microcontroller. The idea is to make the LED blinking sequence reprogrammable. This reprogramming can be done with light and shadow, e.g. you could use your flashlight. This is my first instructable, any comments

Programmable LED using Atmel ATtiny13v 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 »

Scroll to Top