AVR Digital Counter
Another cool microcontroller project from jesper. Counter measurer using microcontroller AT 90S2313, you can use ATtiny 2313 to replace it. It could be a simple digital counter count up at 35-40Mhz.The software written in C code.

“It uses only 4 chips – 3 HC TTL’s and an Atmel At90S2313 microcontroller. It has a 5 digit LED display plus one used as a band indicator. Even with the LED display, the current consumption is less than 50 mA. It counts up to at least 52 MHz. I couldn’t find any signal source in the lab that could supply more than 52 MHz, so it may go a bit higher, but the fClock(typ) for the HC590 is about 35-40 MHz, so you shouldn’t really count (no pun intended) on more.”
View Schematic and download source code for counter measurer.
Related posts:
- AVR Frequency Counter
Do you need an avr counter that can measure for 40Mhz and low cost for this project? Well take... - Geiger Digital Meter Adapter
This PIC16F84 based adapter counts the radioactive particles which is detected by Geiger counter. The result will be displayed... - Multifunction Digital Thermometer
This instructable will show you how to create a multifunction platform with a thermometer, chronograph (count up timer), count... - 2.5 GHz PIC Frequency Counter
A frequency counter is one of the most important measuring tool for RF electronic hobbyist. In this frequency counter... - 100Hz-2.5GHz Frequency Counter
This frequency counter can measure frequency with range 100Hz-2.5GHz. The project features including LCD 16 chara.x 2 lines and...
avr code frequency count, avr counter, simple digital projects involving counters








