8
Build A PIC Microcontroller EET 250

Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

Embed Size (px)

Citation preview

Page 1: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

Build A PIC Microcontroller

EET 250

Page 2: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

End Goal

Page 3: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

End GoalKeypad PIC16F917

LCD Display

RS-232

Sensor

Page 4: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

Assembly Steps1. Simple PIC 16F917 40 PIN dip

( notch on left)1. Insert as shown

2. Power and Ground1. +5V PINS 11, 322. GND PINS 12,313. Add .1UF cap between 11,124. Add .1 UF cap between 32,315. Jumper to +5V buss top to bottom6. Jumper to GND Bus top to bottom

3. ICPD ( In Circuit Programmer Debug ) Interface for use with PICKIT21. ( see attached schematic)2. Use supplied 6 pin header

4. Single resistor /LED1. !K with Red Led2. hooked to PORTD RD0

5. Test with Blink Code1. Open blink.mcp2. Select PICKUT23. Make sure

Page 5: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

Close-up

ISDP Interface Resistor and LED2.2K with High efficiency Red LED

Power Bus (RED)

Power Bus ExtensionRed to redBlue to blue

PIC Power and GroundHook up .1UF and 4.7UFBypass CAPS

PIC Power and GroundHook up .1UF Bypass CAP

Ground Bus (BLUE)

Page 6: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

40 PIN DIP

Page 7: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

In Circuit Programmer/Debug

HEADER

PICKIT2

MCLR --- PIN 1

VDD (+5V)-- PIN 11, PIN 32

VSS (GND)--- PIN 12, PIN 31

RB7--- PIN 40

RB6--- PIN 39

1

2

4

3

5

6 Not Used

Make sure to connect a 4.7K resistor to ground to each: pin 40 and pin 39

Page 8: Build A PIC Microcontroller EET 250. End Goal Keypad PIC16F917 LCD Display Keypad RS-232 Sensor

Details