Home

Research

Teaching

 Links

 

Overview of Lab Projects (38K)  -      Outlines the details of the files below

PIC Lab Manual (107K)   Instructors Guide -10 Labs for course development.               

PIC Lab Manual (75K) same as above but in PDF format.

P1.asm          Assembly code for Project 1 and template for subsequent projects.

P1. doc         Describes how Project One might be used.

P2.doc           8 LED bar graph used as a voltage output display.

P3.doc          Intensity control of LED using PWM.

P4.doc          ENTER key is used to cycle between two displays.

P5.doc          INC and DEC keys used to control ASCII codes.

P6.doc          Temperature is calculated and displayed.

P7.doc          INC and DEC keys used to enter a displayed Frequency.

P8.doc          Generate square wave jitter free.

P9.doc          Sensitivity of Interrupt based on occurrence.

P10.doc        Entry and display of a 4 digit parameter using keypad.

Math.asm      Math Subroutines

Math.inc         Include file need for math subroutines

LCD.asm      Example code for initializing LCD display.

 

All Above           Download all of the files above in one zipped selection.