led

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 »

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 »

Repair dead AVR's – Attiny fusebit doctor (HVSP)

Did you make a mistake while programming fusebits, or purposely disabled reset pin (RSTDISBL) or ISP programming (SPIEN)? No need to buy or make inconvenient HV programmer only for unlock couple of Tiny AVR’s. This Attiny fusebit HV doctor will cure your dead tiny microcontrollers, by restoring all fusebits to factory settings – nice and

Repair dead AVR's – Attiny fusebit doctor (HVSP) 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 »

Making a set of traffic lights Using Arduino

This tutorial will step you through the process of creating a set of controllable and configurable traffic lights whilst also teaching you the basics of Arduino. Some knowledge is needed and I highly recommend reading and following through on most if not all of the pages of the following document, created by the wonderful Arduino.cc

Making a set of traffic lights Using Arduino Read More »

LoveBox – The box of love using ATtiny2313 Microcontroller

As most guys I don’t tell my wife that “I love you” as often as I should, but this little gadget will at least improve that situation as bit. So by combining a nice box and some hardcore electronics nerdiness I’ve made a nice christmas gift for my wife. The LoveBox is a small box

LoveBox – The box of love using ATtiny2313 Microcontroller Read More »

AVR mini board with additional boards using attiny2313 microcontroller

Somewhat similar to PIC 12f675 mini protoboard, but extended and with additional boards. Using attiny2313. Step 1 Scheme Let us first start with a scheme. The scheme is pretty obvious since it only connects attiny2313 with the pins and the only additional elements are resistors and capacitor for reseting the microcontroller. Step 2 Bottom view

AVR mini board with additional boards using attiny2313 microcontroller Read More »

How to add more Outputs to your Microcontroller using 74HC595 microcontroller

This Instructable will show you step-by-step how to add 8 extra digital outputs, using only 3 of your microcontroller’s digital outputs. Step 1 Which Microcontroller Should You Use? In order to do this Instructable with your microcontroller, you will need to make sure that it has the following:(3x)……Available Digital Outputs (Analog/PWM Outputs will work too) (1x)……Ground/GND Pin

How to add more Outputs to your Microcontroller using 74HC595 microcontroller Read More »

Scroll to Top