AVR ATmega Projects

A Pretty Good Wattmeter For Bench Use using microcontroller

A Pretty Good Wattmeter For Bench Use using microcontroller

Briefly, • AC True Watts using two quadrant multiplier • Optimized for 120 VAC (can be changed) • 15 watt full scale (can be changed) • Uses DVM floating on AC Neutral as display • Requires moderately high level of analog circuit skill • Very inexpensive Find updates at:  www.projects.cappels.org Introduction I am doing some […]

A Pretty Good Wattmeter For Bench Use using microcontroller Read More »

RS-232 Freq. Meter/Pulse Generator Based on Atmel ATtiny2313 using microcontroller

Simplicity in circuitry was the design direction. Zero mass (firmware only with no physical components) would the ultimate achievement. This instrument doesn’t have any front panel controls because the user interacts via an RS-232 terminal program at 9600 baud. I needed a frequency meter for my experiments in Nondu, Thailand, where I really don’t have

RS-232 Freq. Meter/Pulse Generator Based on Atmel ATtiny2313 using microcontroller Read More »

Analog audio panel for PC using ATMega328 microcontroller

Have you ever struggled with audio settings in control panel in middle of a VoIP call? Or, wondered if the other guy can hear you properly? I have. My work requires great deal of remote conference calls using PC. The first thing I wonder always when starting is if my audio settings — mic volume,

Analog audio panel for PC using ATMega328 microcontroller Read More »

Preamp and 330 MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Overview After finishing Little More Serious Frequency Meter I had planned to make a suitable preamp and prescaler for it, and set about to gather ideas and parts. I was inspired by one fellow who had built the meter and the 2 line X16 character LCD display to show the output, succeeded in designing a

Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller Read More »

A Little More Serious Frequency Meter using ATtiny2313 microcontroller

This is design for a frequency meter based on AVR microcontrollers. Maximum input frequency is specified to be 30 MHz in the multi-chip configuration, and in single-chip configuration, there are both 5 MHz and 10 Mhz versions operating with 10 and 20 MHz crystals, respectively. All versions have 9 1/2 digit resolution. I have  used

A Little More Serious Frequency Meter using ATtiny2313 microcontroller Read More »

LC Determination by Resonant Frequency Measurement using microcontroller

A well known L/C measurement circuit is pressed into service to make a bare bones measurement circuit. Download the AVRStudio assembly source: lgm031227I.asm. Download the AVRStudio hex file: lgm031227.hex. Left-to-right: The 5 volt regulator, the LM393 oscillator (a 0.047 uf capacitor is mounted on the LC circuit connector), the AT90S2313, and the serial connector to

LC Determination by Resonant Frequency Measurement using microcontroller Read More »

A 1 Khz Digital Sine Wave Signal Source using ATmega8515 microcontroller

A 1 Khz Digital Sine Wave Signal Source using ATmega8515 microcontroller

1 Khz From a Quartz Crystal 1 V P-P Sine Wave Calibrated Output 1 KHz Square Wave Output 900 mv Inverted Sine Wave Output (Uncalibrated) Downloads Download the WINAVR main source for the 2313 version of the firmware: 2313sine.c. Download the complete zipped WINAVR project for the  2313 version of the firmware: 1_kHz_sine_2313.zip. Also, Download

A 1 Khz Digital Sine Wave Signal Source using ATmega8515 microcontroller Read More »

Scroll to Top