Other Projects

Control Anything with one AVR pin using Attiny2313 microcontroller

This instructable shows how to control a group of led’s with one microprocessor output. The micro I will be using is an Atmel Attiny2313. Step: 1 Parts and Tools Parts: Attiny2313 (got 5 free samples from Atmel) 20 pin socket Resistors (any size will work, depending on your setup. I will explain later) 5v regulator […]

Control Anything with one AVR pin using Attiny2313 microcontroller Read More »

The $9 Quasi-duino (Almost-duino) using ATmega328 microcontroll

Do you currently have an Arduino and want to make it smaller for cheap?  The Quasi-duino is for you (Italian for almost-duino).  This makes a functional “almost” Arduino, in a very small form factor using the narcoleptic library for pico-power operations on a pico-space breadboard.  This ‘ible will use Arduino 1.0.  All of your Arduino

The $9 Quasi-duino (Almost-duino) using ATmega328 microcontroll Read More »

Getting Started with Atmel AVR and BASCOM using attiny26 microcontroller

I have seen plenty of Instructables showing how to work with microprocessors, but they all assume that you have worked with them before and know what you are doing. I have not seen an Instructable that takes you from nothing and builds on each step. What we will do here is to start with a

Getting Started with Atmel AVR and BASCOM using attiny26 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 »

Control Electronics using an Arduino and Infrared LEDs

Learn how to use infrared LEDs to send signals to your TV and other electronic devices via an Arduino.  First, the Arduino will interpret IR pulses sent out by the TV remote, save them to memory, then “replay” them upon the user’s command. You can use these techniques to make other electronics controllable via IR

Control Electronics using an Arduino and Infrared LEDs Read More »

Slaveflash-trigger for digital cameras with Attiny24

When flashing with digital compact cameras, the camera usually uses several small flashes before making the actual picture. This is o.k. if the built-in flash is the only flash you have, but if you want to use an external second flash you have a problem: The second flash, also called slave-flash, fires if the master-flash

Slaveflash-trigger for digital cameras with Attiny24 Read More »

Scroll to Top