AVR ATmega Projects

NIXIE TUBE THERMOMETER CIRCUIT

NIXIE TUBE THERMOMETER CIRCUIT

Nixie lamp Thermometer DS18B20 Circuit with ATtiny2313 The first Nixie lamps appeared in the mid-twentieth century. For many years they have been used in a variety of apparatuses but have been supplanted by newer… Electronics Projects, Nixie Tube Thermometer Circuit “avr project, microcontroller projects, “ Nixie lamp Thermometer DS18B20 Circuit with ATtiny2313 The first Nixie lamps appeared in the mid-twentieth […]

NIXIE TUBE THERMOMETER CIRCUIT Read More »

ATMEGA8 FT232R USB ESR METER CIRCUIT

ATMEGA8 FT232R USB ESR METER CIRCUIT

USB ESR Meter Circuit The main part of the meter is a ATmega8 microcontroller that controls the entire device. Its main the task is to process measured data and perform calculations so that the… Electronics Projects, ATmega8 FT232R USB ESR Meter Circuit “atmega8 projects, avr project, microcontroller projects, “ USB ESR Meter Circuit The main part of the meter is

ATMEGA8 FT232R USB ESR METER CIRCUIT Read More »

ATMEL ARDUINO SAMPLE LINK EXTENSIONS

ATMEL ARDUINO COLORED CONNECTION CHART

Projects or schematics, drawings that will work when preparing pcb Atmel AVR Microprocessors Information Tags for “Share” drawings directly on Atmel microcontrollers. Colored linking expansions are more comprehensible for those dealing with Atmel Series… Electronics Projects, Atmel Arduino Colored Connection Chart “arduino projects, “ Projects or schematics, drawings that will work when preparing pcb Atmel AVR Microprocessors Information Tags

ATMEL ARDUINO COLORED CONNECTION CHART Read More »

automatic feeding machine with cd rom mechanic

AUTOMATIC FEEDING MACHINE WITH CD-ROM MECHANIC

For the author, the automatic feeding machine for the wedge is the easiest mechanical part for the application. they insert a plastic container all of which is placed on the CD present on the… Electronics Projects, Automatic Feeding Machine With CD-ROM Mechanic “avr project, microcontroller projects, “ For the author, the automatic feeding machine for the wedge is the easiest

AUTOMATIC FEEDING MACHINE WITH CD-ROM MECHANIC Read More »

Handling the Digital Input Output in AVR Micro Controllers 1

Handling the Digital Input Output in AVR Micro Controllers

I have already discussed about a few chapters necessary to get into AVR programming. Now this is the first article that deals with programming.  Let us start with the basics. Digital input output (I/O) is the basic feature supported by  AVR micro controller. To facilitate digital input output, three registers are associated with each port

Handling the Digital Input Output in AVR Micro Controllers Read More »

How to Work With 32K crystal and AVR Microcontroller

How to Work With 32K crystal and AVR Microcontroller

This article teaches you how to add 32K external crystal source to  AVR micro controller (Atmega8 ) with circuit diagram & C program. Introduction Timing-is one of the basic function, performed by the micro controllers. Every microcontroller has at least one timer/counter module in its architecture.  However if the counter is clocked internally a few

How to Work With 32K crystal and AVR Microcontroller Read More »

How to work with the ADC unit of an AVR Micro controller

How to work with the ADC unit of an AVR Micro-controller

Introduction The first step to digital signal processing is to convert a signal into digital data, and here the Analog to Digital Converter devices comes into action. Some of the AVR micro controllers include ADC unit in their features. This is a very useful unit for measurement related applications. The ADC used in AVR micro

How to work with the ADC unit of an AVR Micro-controller Read More »

Scroll to Top