PIC18F4550

PIC18F4550 is microcontroller from Microchip, Here you can find various projects,  tutorial on PIC18F4550 with few chapter on programming the pic18f4550 microcontroller along with Source code.

Infrared IR Sensor Interface with PIC18F4550 Microcontroller

IR Sensor Interface with PIC18F4550 Microcontroller project - Digital Input

This project demonstrates simple IR sensor Circuit Module interface to a pic18f4550 microcontroller to blink few leds. This project also shows how to take digital input from a pic18f4550 by setting few pins digital hence reading the sensor value as 0 and 1. This is very simple, easy, low cost and inexpensive to make, the IR sensor can be simply replaced by push switches. The source code can be easily modified for various other related microcontroller projects, Find the Digital input Source code, schematics and necessary project files which is coded with Mplab IDE C18 compiler. Mplab X IDE version project also included.

Mplab X IDE Tutorial For blinking an LED and Comparison with Mplab IDE

Mplab X IDE Tutorial with XC8 Compiler

Mplab X IDE is the latest avatar of MPLAB IDE which is much more advance from the older versions. The tutorial here shows some of the key features and advantage of Mplab X with XC8 Compiler and a sample code for blinking a led on a PIC18F4550 microcontroller.  The tutorial here also shows a comparison between the output files (.hex) in between the new and old versions of MPLAB IDE.

PIC18F4550 Tutorial: Blink LED - 2

PIC18F4550 Programming Tutorial , chapter 4 and method 1 for programming

Chapter4: Blink an led using PIC18F4550, Method 2 Header files
This is another tutorial for programming a PIC18F4550 Microcontroller, blinking a simple LED using header files.
My previous tutorial explained about programming pic18f4550 in a direct approach, however this tutorial focuses on the usability of the header files. This article projects another methodology of  pic18f4550 programming. A usual way of coding everything in one file may lead to confusion and it is sometimes hard to check for errors, specially while handling complex coding, hence diving the code in various header files has its advantage. This tutorial explains how to create and use User defined header files with sample code and project. Also it lists some benefits for adapting to such kind of programming habits with a simple example of blinking an led with source code.

PIC18F4550 Tutorial: Blinking an LED

How to blink an led using pic18f4550, Method-1, This article is the third chapter for  learning various methodologies of programming a pic18f4550. Here we will discuss the various blocks of coding and alternatives while programming a pic18f4550.

This simple example of blinking an led is intended to explain few basics things that need to be taken into consideration while  programming a pic18f4550. I have also provided the sample coding with proper description for both mplab ide and mplabx ide.

PIC18F4550 Microcontroller

PIC18F4550 Microcontroller Datasheet and pinout

PIC18F4550 is one among the advanced and famous Microcontrollers from the microchip technology. PIC18F4550 belongs to pic18f family of microcontrollers. This microcontroller is very famous in between hobbyist and learners due it functionalities and features such as ADC and USB Integration. A typical pic18f4550 comes in various packages like DIP, QPF and QPN. Find the links for various pinout , port settings and datasheet in this article.

Mplab Ide and C18 Compiler configuration

PIC18F4550 Programming Tutorial 2: A brief description for configuring Mplab ide and c18 compiler Toolsuite for the main Mplab project. The tutorial focuses on the main must see guidelines for MPLAB Project settings and configuration before getting started with programming with pic18f4550 to avoid unnecessary troubles which sometimes happens when some basic settings are missed. Find the complete project setting here.

PIC18F4550 Programming and Tutorial Hardware C

PIC18F4550 Tutorial 1: Series of pic tutorials for learning various methodology for programming a pic18f4550 microcontroller with hardware C, enclosed with various chapters providing brief step by step description, examples and coding’s for beginners with microcontroller programming Simplified.

USB Interface Board Driver Installation PIC18F4550

A tutorial for USB INTERFACE BOARD DRIVER INSTALLATION | Connecting PIC18F4550 First Time | USB INTERFACE BOARD DRIVER INSTALLATION

Pages