A Quick and Dirty Web Page to Support CSIT411

Course Syllabus

Class 1: Software Downloads

MPLAB 8.0

16F690 Data Sheet

Class 2: Readings

PIC Book Chapter 1

PIC Book Chapter 2

PIC Book Chapter 4

PIC Book Chapter 5

HT9200 Data Sheet

DTMF .HEX File

MAX232 Data Sheet

LCD Data Sheet

LCD Wiring Diagram

Here is a hex file for your LCD display. You can use it to test whether your LCD is hooked up and working properly. From within MPLAB, select File/Import and specify this file. Then go to Configure/Select Device and make sure the 16F690 is selected. Go to Programmer/Select Programmer and make sure the PICkit 2 is selected. Then go to Programmer/Program and you should see "Hello World" appear on the LCD display.

LCDC.hex

Source Code from the April 23 Class

Class 2:

Breadboard Wiring Diagrams:

Programmer Wiring Diagram

Final Exam Topics List

PIC Resources