atmega32

4 bit interfacing of a 16X2 LCD display to PIC16F877A, Atmega16/32 & MSP430

16×2 LCDs are most commonly used display units in microcontroller based projects. I got much information about LCD, LCD commands, LCD initialization etc from the below link and I hope, it will be very much helpful for beginners. For more Detail: 4 bit interfacing of a 16X2 LCD display to PIC16F877A, Atmega16/32 & MSP430

4 bit interfacing of a 16X2 LCD display to PIC16F877A, Atmega16/32 & MSP430 Read More »

4×4 Matrix Key-board Interfacing with ATmega32

Here is a project for beginners to interface a 16-key (4×4) keypad with ATmega32 using 8-pins i.e. one port of the microcontroller. This is useful particularly where we need more keys but don’t want to spend more uC pins for interfacing. The 4×4 keypad is a standard one available in the market. I’ve used here

4×4 Matrix Key-board Interfacing with ATmega32 Read More »

TV remote controller 160KHz High Quality Stereo MMC WAV player using ATMEGA32

TV remote controller 160KHz High Quality Stereo MMC WAV player using ATMEGA32

Introduction: This is my first AVR based hobby project and the most successful one compared to my all previous stuff. I am 100% satisfied with this work. Few months ago, I tried to make a wav player using a PIC16F877A. It worked anyway, but the audio quality was not so good for higher sampling rate

TV remote controller 160KHz High Quality Stereo MMC WAV player using ATMEGA32 Read More »

Multitasking in AVR A demo to run 7 tasks on an atmega32

Multitasking in AVR (A demo to run 7 tasks on an atmega32)

Introduction: Switching multiple tasks on a same CPU is the one of the major function of an operating system. What I did now is a time sharing multitasking (time multiplexing) on an AVR. Here an atmega32 is configured to use Round-Robin Multitasking. Round-Robin allows quasi-parallel execution of several tasks. Tasks are not really executed concurrently

Multitasking in AVR (A demo to run 7 tasks on an atmega32) Read More »

AVR based monochrome signal generation for a PAL TV using atmega16 micrcontroller

AVR based monochrome signal generation for a PAL TV using atmega16 micrcontroller

Introduction: I have learned some thing about TV in one of my B.tech semester but I forgot most of them. Now I refreshed a few basics and tried to implement a monochrome PAL TV signal generator using an AVR micrcontroller. I was using PIC earlier but later I jumped to AVR because I loves the

AVR based monochrome signal generation for a PAL TV using atmega16 micrcontroller Read More »

Drawing geometric figures on a PAL TV using ATmega32 (128×64 resolution)

Introduction: I am interested to draw lines, square, rectangle, circle etc on my TV screen. At first I was confused where to start. While thinking about it, a pencil and an eraser came to my mind. If we have a good pencil, eraser and a paper, then we can draw on it according to our

Drawing geometric figures on a PAL TV using ATmega32 (128×64 resolution) Read More »

Generating AUDIO ECHO using Atmega32 microcontroller

Generating AUDIO ECHO using Atmega32 microcontroller

Introduction: But now I can do this very easily by a simple digital signal processing using a microcontroller. It’s concept is very simple, ie we need to apply a proper delayed feedback in digital samples with in a circular buffer. I did this using an atmega32 microcontroller and it worked fine. This is simple but

Generating AUDIO ECHO using Atmega32 microcontroller Read More »

Implementing Discrete Fourier Transform in Atmega32 to make an audio spectrum analyzer

Implementing Discrete Fourier Transform in Atmega32 to make an audio spectrum analyzer

“All waveforms, no matter what you scribble or observe in the universe, are actually just the sum of simple sinusoids of different frequencies.” Hi, I am just refreshing the basics of fourier transform. I am not an expert. Now I did a small audio spectrum analyzer(0 – 10KHz) on a 16×2 character lcd using an

Implementing Discrete Fourier Transform in Atmega32 to make an audio spectrum analyzer Read More »

Jackson Systems, LLC introduces the VCS Ventilation Control System

Indianapolis, IN (PRWEB) April 02, 2012 Jackson Systems, LLC, an Indiana-based, award-winning HVAC manufacturer, announces the release of their newest product, the VCS Ventilation Control System.   The VCS Ventilation Control System is a low cost fresh air control system designed to improve residential indoor air quality. This is accomplished by introducing fresh air through

Jackson Systems, LLC introduces the VCS Ventilation Control System Read More »

MeshNetics Wins Industry Honours for its ZigBee Solution in Building Automation

Bellevue, WA and Moscow, RUSSIA (PRWEB) January 20, 2007 MeshNetics, a leading wireless sensor technology provider and 802.15.4/ZigBee expert, announced today that it has won the 2006 European Frost & Sullivan Excellence in Technology Award in the field of wireless sensor network (WSN) solutions based on ZigBee. MeshNetics was recognized with this award for providing

MeshNetics Wins Industry Honours for its ZigBee Solution in Building Automation Read More »

Scroll to Top