Interfacing(USB – RS232 – I2c -ISP) Projects

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 »

Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram1

Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram

Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram This tutorial explains how to interface the DS1307 Real Time Clock (RTC) with a PIC16F877 microcontroller. The project is compiled using the CCS compiler and simulated in Proteus. The DS1307 communicates with the PIC microcontroller through the I2C protocol, which is a two-wire, serial,

Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram Read More »