transmitter

remote control transmitter

Infra/radio remote control transmitter/receiver with PIC16F630

description This is a general purpose remote control project with using programmable PIC microcontrollers. Schematics are shown for using infrared (RF) or radio (RF) media. If you are not familiar with microcontroller programming, you can use fixed encoder and decoder integrated circuits instead. Well-known such IC-s are Holtek HT-12D, HT-12E and Motorola MC145026, MC145027, MC145028.

Infra/radio remote control transmitter/receiver with PIC16F630 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 »

IR Remote control transmitter and receiver using PIC12F1822 microcontroller

IR Remote control transmitter and receiver using PIC12F1822 microcontroller

5-Channel IR remote control system using PIC microcontroller This topic shows how to make a simple infrared (IR) remote control system using the microcontroller PIC12F1822. This IR system has two circuits as known: IR transmitter circuit and IR receiver circuit. Both circuit based on the same microcontroller type which is PIC12F1822. This IR system uses

IR Remote control transmitter and receiver using PIC12F1822 microcontroller Read More »