led

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 »

$1.50 Arduino TV Annoyer!! (Turns TVs on when you want them off) using microcontroller

Hey Arduino fans! Here is an ‘ible for making a device that turns TVs on when you want them off, and off then you want them on! If you hide it in something inconspicuous, it would make a great April Fools joke or gag gift. And the best part is that the total parts cost

$1.50 Arduino TV Annoyer!! (Turns TVs on when you want them off) using microcontroller Read More »

Programming Arduino Bootloader without Programmer using ATmega168 microcontroller

OH NO!!! You’ve screwed up and now the Arduino bootloader on your ‘duino is gone!  What are you going to do? Go spend money for a programmer??? Well don’t! I’ve got a solution that only requires your ‘duino and some wires! So its not the end of the world, it is just a minor glitch

Programming Arduino Bootloader without Programmer using ATmega168 microcontroller Read More »

Door Activated LED Lighting using Hall Effect Sensors using Attiny85 microcontroller

I’ve been meaning to make something cool for my dorm room this coming semester and decided that some custom closet lights would look great. In this Instructable, I’ll show you how to make some nice-looking LED lights that will turn on automatically using a hall effect sensor and a magnet. Edit: I’ve noticed a lot

Door Activated LED Lighting using Hall Effect Sensors using Attiny85 microcontroller 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 »

How to program a AVR (arduino) with another arduino using attiny2313 microcontroller

* you’ve got your arduino with atmega168 and you bought an atmega328 at you local electronics store. It doesn’t have an arduino bootloader * you want to make a project that doesn’t use arduino – just a regular AVR chip (like the USBTinyISP) – you have a clean attiny2313/attiny48 etc that you want to burn

How to program a AVR (arduino) with another arduino using attiny2313 microcontroller Read More »

Creating a charlieplexed LED grid to run on ATTiny85

Creating a charlieplexed LED grid to run on ATTiny85

This instructable was inspired by my first AVR microcontroller project that I’ve been working on for some time now. I wanted to start learning more about the AVR microcontroller and see how much I could do with the minimum amount of hardware… no extra chips, simple components, etc… just my AVR and my code so

Creating a charlieplexed LED grid to run on ATTiny85 Read More »

How to program a AVR (arduino) with another arduino using atmega168 microcontroller

This instructables is usefull if: * you’ve got your arduino with atmega168 and you bought an atmega328 at you local electronics store. It doesn’t have an arduino bootloader * you want to make a project that doesn’t use arduino – just a regular AVR chip (like the USBTinyISP) – you have a clean attiny2313/attiny48 etc

How to program a AVR (arduino) with another arduino using atmega168 microcontroller Read More »

Scroll to Top