Projects

USB Human Interface Device Communication with PIC Microcontroller MikroC Schematic

USB Human Interface Device Communication with PIC Microcontroller – MikroC

Figure 1: USB Communication Circuit Diagram The HID device class code is “0x03, this class is used for devices operated by human, devices like keyboard, mouse, joystick and so forth. The advantage of HID devices is that, they don’t require to install drivers, in most modern operating systems, the device will be detected without any […]

USB Human Interface Device Communication with PIC Microcontroller – MikroC Read More »

Top PIC Microcontroller Projects with Embedded C Programming

Top PIC Microcontroller Projects with Embedded C Programming

Peripheral Interface controller (PIC) family is one of the most powerful advanced microcontroller which is developed by the microchip technology with Harvard architecture, i.e., it has a minimum set of instructions. The PIC microcontroller projects are programmed with the embedded C programming language. PIC devices consist of powerful featured controller with an internal RAM, EEPROM,

Top PIC Microcontroller Projects with Embedded C Programming Read More »

​Bluetooth Controlled Obstacle Avoidance Robot Car Using PIC32 Microcontroller

​Bluetooth Controlled- Obstacle Avoidance Robot Car Using PIC32 Microcontroller

“Robot-Car: Design Fused with Obstacle Avoidance Technology” Recently, there is an intensive research undertaken in the field of intelligence robotics and autonomous mobile robot applications. Through the this project we wanted to explore this field by building a robot car that can potentially avoid the obstacles. This is a user controlled robot car that has

​Bluetooth Controlled- Obstacle Avoidance Robot Car Using PIC32 Microcontroller Read More »

Password Based Circuit Breaker using PIC Microcontroller with C code

Password Based Circuit Breaker using PIC Microcontroller with C code

Here i am going to explain you a simple Password based circuit Breaker Project using PIC Microcontroller. This project is much similar to my previous one, “Password Based Door Locking System”. Circuit breakers are electromechanical devices used in the power system to connect or disconnect the power flow at the generator, substation, or load location.

Password Based Circuit Breaker using PIC Microcontroller with C code Read More »