oscillator

RFID Reader – Access Control System

RFID Reader – Access Control System

This device is a simple access control system which uses RFID cards. It is designed with PIC12F1822 microcontroller running on internal oscillator at 16MHz. It generates 125 KHz carrier frequency and decodes the respond data stream – format H10301- FSK modulation 26 bits only. These cards (made by HID and other companies) are widely used in US.

RFID Reader – Access Control System Read More »

UART Example for PIC16F887 microcontroller using CCS PIC C compiler

UART Example for PIC16F887 microcontroller using CCS PIC C compiler

The microcontroller PIC16F887 has a build in USART (Universal Synchronous/Asynchronous Receiver/Transmitter) module. This module can be used as UASAT or UART. This small post shows an example for the usage of the UART protocol with PIC16F887 microcontroller. Hardware Required:   PIC16F887 microcontroller MAX232 — datasheet 4 x 10uF polarized capacitor Female COM port Breadboard 5V

UART Example for PIC16F887 microcontroller using CCS PIC C compiler Read More »