hex

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 »

Interfacing ATmega32 with an LCD and a DAC

Hi techies!! This is one more of my circuits, interfacing ATmega32 with an LCD and a DAC. it also includes two general purpose push-buttons and In System Programming connector. The controller is operating with 14.7456 MHz frequency crystal, convenient for generating standard baud rates (for RS422 communication whic i used in my actual project, not

Interfacing ATmega32 with an LCD and a DAC 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 »

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller

GuGaplexing is a new LED display multiplexing technique. Compared to Charlieplexing, GuGaplexing allows you to control twice as many LEDs, with just a few additional components. GuGaplexed Valentine LED Heart project has 40 LEDs arranged in an ‘Arrow Piercing a Heart” arrangement using only 5 pins of a microcontroller. The project uses an AVR ATTiny13V

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller Read More »

Slaveflash with Attiny24 ver. 2.0

You might have noticed the Slaveflash I built with an Attiny 24, the instructable can be found here: Slaveflash-trigger-for-digital-with-Attiny24   After building the first prototype I collected all my old flashes I got over the years and had four more slaveflash-triggers to built. I already figured out an PCB-Layout for the SOIC-version of the attiny 24.

Slaveflash with Attiny24 ver. 2.0 Read More »

Getting started with LCD's and Microprocessors using ATmega8

In this Instructable, find out how to control LCD’s with a ATmega8 and Bascom. Demo You will need: – Breadboard – Wires – ATmega8 – Programmer – Bascom AVR (There is also a demo version for Free) – 10k resistor – 100k resistor – 10k variable resistor – 7805 Voltage regulator – 100 µF 16V

Getting started with LCD's and Microprocessors using ATmega8 Read More »

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller

This instructable will show you how to read the number on a binary pushwheel or thumbwheel switch using LED’s or an AVR microcontroller (I’m using an ATmega328p but this can be adapted for any AVR or probably another microcontroller of your choice). Multiple thumbwheel switches can be strung together to make an electronic combination lock,

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller Read More »

Scroll to Top