Month: January, 2007

The RC5 decoder based on a PIC16F877A and PIC-01 Developement Board.

27 January, 2007 (10:54) | Microchip PIC, Projects | By: glogin

1. Introduction. It is an example of an RC5 receiver and decoder. It shows popular Philips RC5 coding. It was tested using simple hardware assembled on the PIC-01 Development Board connected to a PC through an RS232. All of the routines were written in C using the CCS compiler. 2. A little bit of theory. [...]

The PIC16F877A’s integrated Analog to Digital Converter (ADC).

27 January, 2007 (10:43) | Microchip PIC, Projects | By: glogin

1. Introduction. This is an example how to use integrated Analog to Digital Converter (ADC) of the PIC16F877A. The code was written in the CCS C and tested on the PIC-01 Development Board. 2. The ADC. The PIC16F877A microcontroller has a 10-bit 8-channel integrated Analog to Digital Converter. In the analog to digital conversion the [...]

The DS1302 Real Time Clock and PIC16F628A microcontroller on PIC-01 Development Board.

27 January, 2007 (10:31) | Microchip PIC, Projects | By: glogin

1. Introduction. This is an example of the Real Time Clock (RTC) application. In this project we used the DS1302 from Dallas Semiconductor(Maxim). This project was tested using the PIC16F628A microcontroller and the PIC-01 Development Board. All routines were written in the CCS C. 2. Circuit. The DS1302 to its work needs only the 32.768kHz [...]

The DS18B20 Digital Thermometer and PIC16F877A microcontroller on PIC-01 Development Board.

27 January, 2007 (09:49) | Microchip PIC, Projects | By: glogin

1. Introduction. It is an example of the DS18B20 digital thermometer. The application was tested on the PIC-01 Development Board with the PIC16F877A microcontroller installed. All of the routines were written in the CCS C. 2. DS18B20. The DS18B20 is the digital thermometer from Dallas Semicondutor (Maxim). It communicates with the microcontroller by the 1-Wire® [...]

Custom characters on the PIC Development Board’s HD44780-type LCD.

27 January, 2007 (09:28) | Microchip PIC, Projects | By: glogin

1. Introduction. Any LCD with the Hitachi HD44780 controller, except standard characters stored in its internal memory, can display user defined characters. Custom characters have to be written into the CG RAM memory of the LCD before they can be used. 64B of the CG RAM allows to store upto 8 characters. 2. CG RAM. [...]

The LCD driver for the CCS compiler for use with the PIC-01 Development Board.

27 January, 2007 (08:59) | Microchip PIC, Projects | By: glogin

CCS offers a wide variety of C Embedded Develoment Tools for Windows or Linux that support the PIC10, PIC12, PIC14, PIC16, and PIC18 microcontrollers. This is high efficiency and low cost compiler. This is an example how to modify the standard CCS driver for use with the PIC-01 Development Board. //———————————————————— // llcd.h // The [...]

Bad Behavior has blocked 46 access attempts in the last 7 days.