AVR ATmega Projects

Guia para programar uC AVR – Dark Side Electronics using AVR microcontroller

La forma más sencilla y rápida de programar un micro-controlador (uC) de la familia AVR, usando el programador USBasp, es utilizado el programa eXtreme Burner – AVR de Extreme Electronics. En esta guía te detallaremos como programar tu propio uC. Para esto necesitarás lo siguiente: – Programador USBasp – Driver de fischl.de/usbasp (solo Windows) – eXtreme Burner […]

Guia para programar uC AVR – Dark Side Electronics using AVR microcontroller Read More »

Getting started with ubuntu and the AVR dragon using atmega8 microcontroller

Here’s what i did to get started using the AVR Dragon to program ATMEGA8 microcontrollers using ubuntu (This is aimed at beginners, I myself am also being a beginner, so any improvements from more experienced users are greatly appreciated). After finally switching my laptop and computer over to ubuntu permanently, i found no software that

Getting started with ubuntu and the AVR dragon using atmega8 microcontroller Read More »

Adding ICSP header to your Arduino/AVR board using ISP10PIN microcontroller

So you may have been playing with Arduino’s, or rather, Hackduino’s. If you made your own Hackduino or similar project, you may be wondering how to add the ICSP header. Basically, using the ICSP header will allow you to use an external programmer to ‘upload’ software to your MCU (microcontroller unit). This will work for

Adding ICSP header to your Arduino/AVR board using ISP10PIN microcontroller Read More »

Synchronizing Fireflies using Microcontroller ATtiny13

Have you ever asked yourself how do hundreds and thousands of fireflies are able to synchronize themselves? How does it work, that they are able to blink all together without having a kind of boss firefly? This instructable gives a solution and shows how this synchronization can be achieved.   I have always been fascinated

Synchronizing Fireflies using Microcontroller ATtiny13 Read More »

LED matrix using shift registers

This instructable is meant to be a more complete explanation than others available online. Notably, this will provide more hardware explanation than is available in the LED Marquee instructable by led555. Goals This instructable presents the concepts involved with shift registers and high side drivers. By illustrating these concepts with an 8×8 LED matrix I

LED matrix using shift registers Read More »

Charlieplexing 7 segment displays using Atmel Tiny26 microcontroller

Charlieplexing of discrete leds has been the topic of a few other instructables. The Charlieplexing LEDs- The theory and the How to drive a lot of LEDs from a few microcontroller pins comes to mind. They are both excellent and should be read by anyone that wants to gain a deeper knowledge of how charlieplexing

Charlieplexing 7 segment displays using Atmel Tiny26 microcontroller Read More »

Faraday For Fun: An Electronic Batteryless Dice using Microcontroller ATTiny13

There has been a lot of interest in muscle powered electronic devices, due in large part to the success of Perpetual Torch Perpetual Torch, also known as battery-less LED torch. The battery-less torch consists of a voltage generator to power the LEDs, an electronic circuit to condition and store the voltage produced by the voltage

Faraday For Fun: An Electronic Batteryless Dice using Microcontroller ATTiny13 Read More »

Scroll to Top