Simple AVR Frequency meter 40 MHz


This Project shows you how to build a small, cheap and simple frequency meter, without any fancy, out of reach components. The simple proposed design can measure frequencies up to 40 Mhz with errors below 1%! This degree of precision will be more than enough to debug most of your analog and digital circuits, and will give you the ability to analyze many aspects that you were unable to see before. The design is built on a ATMEGA16 micro controller. There are no crystal oscillators, as we are using the internal RC oscillator, calibrated to 8 MHz. To programming the AVR microcontroller it used C code which is compiled with winAVR.

Download the project (C code and complied HEX file) (zip file)
[source]
Related posts:
- RS232 Frequency Meter and Pulse Generator
This multi purpose project is built around MCU AVR AT90S2313. Besides as Frequency meter, the project can be used... - AVR Robot Controller 1.1
The AVR robot controller (ARC 1.1) was designed as the base controller for a high school Mini-Sumo robot project.... - AVR Project : Cheapest Dual Trace Scope
I think this is Cool idea related to Microcontroller project created by J. Lepot. This USB scope is based... - AVR Temperature Meter
This is a four-channel temperature measurmet adapter that works without external power supply. It will suitable for measureing temperature and... - AVR Simple Digital Thermometer
This simple Digital Thermometer project use NTCs as the temperature sensor and microcontroller AVR ATmega 8 as main processor....
Search terms:
avr frequency meter, avr code frequency counter atmega16, freq meter avr, frequency meter by avr, neural networks avr








