Using Pic Microcontroller

INSIDER V1.0.

In-Circuit debugger, created by E.E. Atanasios Melimopoulos using PIC16F628 microcontroller

This project was sent by Electrical Engineer Atanasios Melimopoulos (Copyright (c) June 15, 2007) INTRODUCTION: In-Circuit-Debuggers, as you may already know, have become the PIC’s debugging standard tool for many programmers because it’s easy use and handy interface to the target picplaced- board. They come with MPLAB plug-ins that provides a full rich set of …

In-Circuit debugger, created by E.E. Atanasios Melimopoulos using PIC16F628 microcontroller Read More »

Apple Logo Sticker

Throbbing Apple Logo Sticker using PIC10F206 microcontroller

Throbbing Apple Logo Sticker This little gizmo adds the iconic “sleeping Mac throb” to an ordinary Apple logo decal. The idea for this came about when passing by the Apple Store in Palo Alto, California late one night. After hours, when the store is “asleep,” the lighted logos out front pulsate just like the power …

Throbbing Apple Logo Sticker using PIC10F206 microcontroller Read More »

Generating PWM

Generating PWM using PIC Microcontroller with MPLAB and XC8

This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials like  LED blinking with PIC, Timers in PIC, interfacing LCD, interfacing 7-segment, ADC using PIC etc. If you are an absolute beginner, then please visit the complete list of PIC tutorials here and start learning. Generating PWM using PIC Microcontroller with MPLAB and …

Generating PWM using PIC Microcontroller with MPLAB and XC8 Read More »

RGB LED Mood Light

RGB LED Mood Light Standalone PWM controller for RGB LEDs using PIC12F629

This project is an update to the original RGB LED PWM Driver.  The new version allows the use of either 5mm LEDs or the square bodied Superflux / Piranah style LEDs.  The circuit now uses bipolar transistors rather than MOSFETs which make it more suitable for novice constructors and for the first time this project is …

RGB LED Mood Light Standalone PWM controller for RGB LEDs using PIC12F629 Read More »

Serial Peripheral Interface SPI

Using Serial Peripheral Interface (SPI) with Microchip PIC18 Families Microcontroller

The Serial Peripheral Interface (SPI) is one of the popular embedded serial communications widely supported by many of today’s chip manufacture and it considered as one of the fastest serial data transfer interface for the embedded system. Because of its special in/out register configuration, the SPI master device could transfer its data and at the …

Using Serial Peripheral Interface (SPI) with Microchip PIC18 Families Microcontroller Read More »

H Bridge Microchip

H-Bridge Microchip PIC Microcontroller PWM Motor Controller

One of the advantages using the Microchip PIC microcontroller Pulse Width Modulation or PWM for short is; this PWM peripheral circuit is designed to control the DC motor using the full bridge mode PWM feature. The PWM peripheral works by supplying the correct signal to the H-Bridge DC motor circuit such as speed controlling and …

H-Bridge Microchip PIC Microcontroller PWM Motor Controller Read More »