Schematic Frequency Counter and Pulse Width Measurement System | Controller Circuit

Monday, December 26, 2011

Schematic Frequency Counter and Pulse Width Measurement System

Frequency Counter and Pulse Width Measurement System, Cum Digital Clock

This post discusses the implementation of frequency counter and pulse width measurement system and digital clock. The purpose of post is to present the hardware and software parts of the project. The main components are: AT89C52 microcontroller, HD44780U LCD Display Panel and MAX232 level converter. The software is written/programmed in Kiel C51.

Table of Contents of the Project based on microcontroller AT89s52

1 Project Description of Frequency Counter and Pulse Width Measurement System, Cum Digital Clock
2 8052 OVERVIEW
2.1 Special Function Registers (SFR) of 8051 family microcontrollers
2.2 ALU of 8051 family microcontrollers
2.3 Accumulator of 8051 family microcontrollers
2.4 Program Status Word (PSW) of 8051 family microcontrollers
2.5 Stack Pointer (SP) of 8051 family microcontrollers
2.6 Data Pointer (DPTR) of 8051 family microcontrollers
2.7 Timer/Counters of 8051 family microcontrollers
2.8 UART in 8051 family microcontrollers
2.9 I/O Ports of 8051 family microcontrollers
2.10 Program Counter (Pc) of 8051 family microcontrollers
2.11 Scratchpad Registers (Ram) of 8051 family microcontrollers
2.12 Register Banks of 8051 family microcontrollers
2.13 Address/Data Bus of 8051 family microcontrollers
2.14 Internal Ram Organization of 8051 family microcontrollers
2.15 Interrupts of 8051 family microcontrollers
3 LCD Overview and its uses with 8051 family microcontrollers
3.1 Function Description of liquid crystal display
3.1.1 Registers of liquid crystal display
3.1.2 Busy Flag (BF) of liquid crystal display
3.1.3 Address Counter (AC) of liquid crystal display
3.1.4 Initializing by Internal Reset Circuit
3.2 Pin assignment of liquid crystal display
3.3 Instruction set of liquid crystal display
3.4 LCD addressing values
4 MAX 232 and its interfacing with microcontroller 8051
5 Circuit Diagram of Frequency Counter and Pulse Width Measurement System Project
6 SOFTWARE of Frequency Counter and Pulse Width Measurement System project

What will you do in this project:-
  1. students will learn the Introduction of microcontroller 8052
  2. How do frequency counters work
  3. Functionality of pulse width modulation and PWM measurements with microcontroller 8052
  4. Implementation of digital clock with microcontroller 8051
  5. how do different task are performed within a microcontroller
  6. Time trigger task performance
  7. Interfacing of LCD with microcontroller
  8. Serial communication RS232 between PC and microcontroller 8052
  9. Code writting in Keil C51 for Microcontroller 8051 family

 . Next Page

Tags:-frequency meter with 8051,microcontroller based frequency meter, read precise frequency with microcontroller, how to develop a frequency meter, atmel 89c51 microcontroller, high frequency meter, measure frequency using microcontroller

No comments:

Post a Comment