LCD Projects

Frequency Counter by PIC16F628 schematic

Frequency Counter by PIC16F628

In this project we are building a basic and low cost frequency counter circuit . It can measure from 16Hz to 100Hz signals with a maximum amplitude of 15V. The sensitivity is high, the resolution is 0.01Hz. The input signal can be a sine, a square or a triangle waveform. The counter can be used […]

Frequency Counter by PIC16F628 Read More Β»

Serial Data Received from PC and Displayed on 16x2 Using USART of Pic16f877 Microcontroller

Serial Data Received from PC and Displayed on 16×2 Using USART of Pic16f877 Microcontroller

Here is a simple tutorial on how to receive serial data from PC(Personal Computer) Hyperterminal and display it on 16×2 lcd using PIC16f877 microcontroller. Its not much difficult you just need to know how to use USART(Universal Syncronous-Asyncronous receiver transmitter) of PIC 16f877. Serial data is transmitted and recived by PC using DB-9 OR DB-25

Serial Data Received from PC and Displayed on 16×2 Using USART of Pic16f877 Microcontroller Read More Β»