728x90

728x90

Wednesday, March 3, 2021

Making a PIC18F4550 Learning Board

Overview

PIC18F4550 is an 8-bit micro-controller from Microchip. In the PIC18 series, it has a built-in USB communication module inside. In prototyping we usually built the circuit on a bread board with some jumper wire. It usually cause damage to the device when we wrongly connect the circuit.

making a PIC18F4550 Learning Board
PIC18F4550 in DIP package I posses. 

Using a per-soldered board most of prototyping is safer and more reliable. Some ready made learning board could be found on E bay or  Amazon below 10 US Dollars.

PCB Project Design And Make

However, we can build our own learning board at home using a dozen of existing components. I made a simple learning board by myself at free time. The design fits any 40-pin 8-bit PIC device. But I tend to use PIC18F4550 with a USB type-B connector on board.
 
making a PIC18F4550 Learning Board
A Completed Assembling
 

making a PIC18F4550 Learning Board
Bottom side

These are some building block of the board:
  1. A +12 V to +5 V DC regulated power supply
  2. A soldered crystal clock and reset circuit
  3. A 6-pin ICSP connector for downloading the program
  4. A USB type-B connector
  5. A DIP switch connected to PORTB
  6. An 8-bit LED connected to PORTD
  7. Six POTs  connected to analog input pins RA0 to RA5
I have already test the functionalities of this board and it's fully worked.

The overall schematic and PCB design are made using Proteus 8.

making a PIC18F4550 Learning Board
Schematic Diagram


making a PIC18F4550 Learning Board
Copper Side

making a PIC18F4550 Learning Board
Components Side
 

PIC18F4550 Tutorials In CCS PICC

No comments:

Post a Comment

320x50

Search This Blog

tyro-728x90