Projects

PIC18F4550 Tutorial Blink LED 2

PIC18F4550 Tutorial: Blink LED – 2

Hi welcome to my 4th chapter of PIC18F4550 programming. Here we are going to learn another methodology or technique for programming a pic18f microcontroller which would be helpful in future while dealing with complex coding. We are going to define our own header file. We are also going to see the Source Code and will […]

images

PIC18F4550 Tutorial: Blinking an LED

TUTORIALS PIC18F4550 Programming Tutorial in Hardware C PIC Tutorial, Mplab IDE – C18 compiler toolsuite PIC18F4550, Looking the data sheet | Ports PIC18F4550 Programming Blink led method 1 PIC18F4550 programming Method 2 Blink led PIC18F4550 Blink LED 20MHZ Oscillator | XC8 Mplab X IDE and XC8 compiler Blink LED PIC18F2550 programming: Blink LED | XC8 […]

4 Channel DMX512 Driver for PIC16F688 schematic

4 Channel DMX512 Driver for PIC16F688

 Description This project is a 4 channel DMX512 driver board.  It features four power MOSFETs that can be configured to operate in PWM mode or as on/off outputs.  The driver can be configured to use any four consecutive addresses across the full 512 channel address range.  It can be used to drive LED arrays or […]

Franken bear

Frankenbear Synthamajig using PIC16F877 microcontroller

Frankenbear Synthamajig Have you ever wanted a teddy bear that looks like Frankenstein and makes sounds like “bleep bleep bloooop de de bleep…. EHHHHHHHHHH…… dadadadadadadododododod bleep bleep bloop”? Look no farther, you have found it! Now you can perform the nights away with your new USB-Powered teddy bear instrument. Yay! bear1.MOV2 MB bear2.MOV1 MB Go […]

Graphics Controller

Daft Punk Table Replica Graphics Controller using PIC18f2550

Daft Punk Table Replica Graphics Controller This instructable presents a graphics controller card for something like the Daft Punk Table Replica. This should be used in conjunction with a driver board (output expander) like this one, which will drive the high loads presented by the table. This is a work in progress and collaborations on […]

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with PIC18F4550 and LCD

In this another tutorial on sensors  for beginners, we are going to interface single and multiple Infrared IR sensors with Arduino Uno development board, working simultaneously and have the status displayed either on an ( 4X16 LCD ) LCD module (jhd162a) or an LED. We are going to cover three chapters in single tutorial in […]

Very Accurate LC Meter based on PIC16F628A

Very Accurate LC Meter based on PIC16F628A using pic microcontroller

Accurate LC Meter Part’s List: 1x 16×2 LCD Display with Green / Blue Backlight 1x PIC16F628A Programmed Microcontroller 1x LM311 IC 1x Accurate LC Meter PCB with red solder mask 1x Enclosure 1x Gold Plated Machined 18 DIP IC Socket 1x Gold Plated Machined 8 DIP IC Socket 1x L/C Pushbutton Switch with Black Cap […]

USB Interface Board Driver Installation PIC18F4550

USB Interface Board Driver Installation PIC18F4550

USB Interface Board Driver Installation Connecting PIC18F4550 First Time This tutorial will try to explain how to make your interface development board to work for the first time. Without a Demo hex code inside PIC18F4550’s flash memory, it  won’t respond even if we connect the Demo Interface Board Directly to computer. In my previous post […]