Interfacing(USB – RS232 – I2c -ISP) Projects

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 Β»

Connect USB HID with PIC18F4450 Code

Connect USB HID with PIC18F4450 Code

Universal Serial Bus (USB) provides a serial bus standard for connecting a wide variety of devices, including computers, cell phones, game consoles, PDA’s, etc. USB Library contains HID routines that support HID class devices, and also the generic routines that can be used with vendor specified drivers. USB HID Class The HID class consists primarily

Connect USB HID with PIC18F4450 Code Read More Β»