Chapter 5. lcd.c description, 1 introduction, 2 mplab ide project files – Arizona Picdem 17 User Manual

Page 41: Chapter 5, Introduction, Mplab ide project files, Picdem™ 17 demonstration board user’s guide, Chapter 5. lcd.c description 5.1 introduction

Advertising
background image

2001 Microchip Technology Inc.

DS39024B-page 35

PICDEM™ 17 DEMONSTRATION

BOARD USER’S GUIDE

12

Chapter 5. LCD.C Description

5.1

Introduction

This chapter describes the demonstration program for the PIC17C756A,

LCD.C

. This program takes an incrementing count and displays it on an

external LCD panel using the interface provided on PICDEM 17
demonstration board.

Highlights

This chapter covers the following topics:

• MPLAB

®

IDE Project Files

• PICmicro

®

C Libraries

• Source Code Descriptions

LCD.C

Source Code Listing

XLCD.H

Source Code Listing

XLCD.C

Source Code Listing

5.2

MPLAB IDE Project Files

The project LCD.PJT contains the following files:

The files in this project use the following header files:

P17C756.H

DELAYS.H

XLCD.H

LCD.PJT

DEMO756L.LKR

P17C756.O

PMC756L.LIB

C0L17DEM.O

LCD.C

XLCD.C

Advertising