Interfacing(USB – RS232 – I2c -ISP) Projects

A brief overview of Allegro ACS712 current sensor. Part 2 Interface the sensor with a PIC microcontroller Schematic

A brief overview of Allegro ACS712 current sensor. Part 2 – Interface the sensor with a PIC microcontroller

In the first part of this discussion, the features of ACS712 device were briefly discussed. Now we will use that theory to implement the ACS712 sensor to make a simple DC current meter. The analog output voltage from the sensor is measured through an ADC channel of the PIC16F1847 microcontroller. A voltage to current conversion

A brief overview of Allegro ACS712 current sensor. Part 2 – Interface the sensor with a PIC microcontroller Read More »

Lecture 45 PIC Serial Communication using Serial Peripheral Interface SPI Schematic1

Lecture 45 : PIC Serial Communication using Serial Peripheral Interface (SPI)

Objective To establish serial communication between two PIC16F877A microcontrollers Description In this experiment, 8-bit digital input is applied at Port-B to one of the PIC16F877A microcontroller which acts as a master in serial communication. The input value is transmitted by the master serially via Serial Peripheral Interface (SPI) to the second PIC16F877A microcontroller, which acts

Lecture 45 : PIC Serial Communication using Serial Peripheral Interface (SPI) Read More »

How to Program a PIC Microcontroller to Build a Project Schematic

How to Program a PIC Microcontroller to Build a Project

The recent trends in the advanced technology are helpful in developing most advanced electronic gadgets. Most of  these electronic devices are developed using microcontrollers. The microcontroller is an electronic component, which is programmed to perform various control operations. There are various kinds of microcontrollers available, such as 8051, AVR, ARM, and PIC microcontrollers, etc., which

How to Program a PIC Microcontroller to Build a Project Read More »

touchpad sensor board

TD-USB-02 interface with touchpad sensor board and WinAmp interface using PIC18F2550

TD-USB-02 interface with touchpad sensor board and WinAmp interface. This is an example USB project showing how to interface a touchpad sensor (the AD7142ACPZ) with a standard XP/Vista computer. The TD-USB-02 board with a PIC18F2550 communicates with: the PC: USB 2.0 through a mini-B connector. the touchpad sensor board: SPI over 8-wire flatcable. PC WinAmp

TD-USB-02 interface with touchpad sensor board and WinAmp interface using PIC18F2550 Read More »