Projects

8 Channel IR Remote Control

8 Channel IR Remote Control

This IR remote control that you can use to control other devices or circuits up to 8 devices. The control codes are sent in RC5 format modulated to about 38 kHz carrier frequency.The IR transmitter powered by the CR2016 which is a 3V button Cells Battery CR2016.To extend the life of the battery this is

8 Channel IR Remote Control Read More »

EUSART in PIC

How to configure EUSART in PIC18F4550

Both, Parallel and Serial modes of communication have certain advantages and disadvantages over one another. The serial communication is a preferred option due to its ability of long distance communication with error detection capability. The microcontrollers consist of an inbuilt hardware unit known as USART (Universal Synchronous Asynchronous Reception and Transmission) to facilitate serial transfer

How to configure EUSART in PIC18F4550 Read More »

Connect I²C with PIC

Connect I²C with PIC

The I²C full master MSSP module is available with a number of PIC MCU models. mikroC PRO for PIC provides library which supports the master I²C mode.   Important : Some MCUs have multiple I²C modules. In order to use the desired I²C library routine, simply change the number 1 in the prototype with the

Connect I²C with PIC Read More »

One Chip Spinning RGB POV Display

The One Chip Spinning RGB POV Display with conversion software using PIC18f4680 microcontroller

The ‘One Chip Spinning RGB POV Display’ with conversion software. If you have been on the look out for a project that combines, RGB LED’s, a motor, a microcontroller and a ridiculous amount of hot melt glue, then you have certainly come to the right place. Allow me to introduce the ‘One Chip’ Spinning RGB

The One Chip Spinning RGB POV Display with conversion software using PIC18f4680 microcontroller Read More »