Microcontroller

$10 ATtiny85/45 POV display!! (works really well)

Hey guys! This is an Instructable for making your own ATtiny85/45 5 LED POV (Persistence Of Vision) display! This is my second Instructable, also for the Elemental LED contest, so drop a comment and vote it up! The total parts cost for this POV display is under $10! (If you get the parts from a […]

$10 ATtiny85/45 POV display!! (works really well) 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 »

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 »

Music Playing Alarm Clock using ATmega644 microcontroller

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using

Music Playing Alarm Clock using ATmega644 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 use the Dragon Rider 500 with your AVR Dragon using ATtiny2313 microcontroller

This instructable is a crash course in how to use some of the features of the Dragon Rider 500 from Ecros Technologies. Please be aware that there is a very detailed User’s Guide available on the Ecros website. The Dragon Rider is a interface board for use with an AVR microcontroller programmer called the AVR

How to use the Dragon Rider 500 with your AVR Dragon using ATtiny2313 microcontroller Read More »

Make a breadboard adapter for your AVR microcontroller using attiny2313

If you like to play around with micro controllers you know this hustle: You want to test a part of a program and first you need to completely wire up the uC on the bread board. Not with these handy parts any more! These are complete programmable micro controllers that could be stuck to any

Make a breadboard adapter for your AVR microcontroller using attiny2313 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 »

Scroll to Top